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