Uses of Interface
com.okta.sdk.resource.ProtocolAlgorithms
-
Packages that use ProtocolAlgorithms Package Description com.okta.sdk.resource -
-
Uses of ProtocolAlgorithms in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return ProtocolAlgorithms Modifier and Type Method Description ProtocolAlgorithms
Protocol. getAlgorithms()
ProtocolAlgorithms
ProtocolAlgorithms. setRequest(ProtocolAlgorithmType request)
ProtocolAlgorithms
ProtocolAlgorithms. setResponse(ProtocolAlgorithmType response)
Methods in com.okta.sdk.resource with parameters of type ProtocolAlgorithms Modifier and Type Method Description Protocol
Protocol. setAlgorithms(ProtocolAlgorithms algorithms)
-