Uses of Class
com.okta.sdk.resource.model.ProtocolAlgorithmType
-
Uses of ProtocolAlgorithmType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionProtocolAlgorithms.getRequest()
Get requestProtocolAlgorithms.getResponse()
Get responseProtocolAlgorithmType.signature
(ProtocolAlgorithmTypeSignature signature) Modifier and TypeMethodDescriptionProtocolAlgorithms.request
(ProtocolAlgorithmType request) ProtocolAlgorithms.response
(ProtocolAlgorithmType response) void
ProtocolAlgorithms.setRequest
(ProtocolAlgorithmType request) void
ProtocolAlgorithms.setResponse
(ProtocolAlgorithmType response)