Uses of Class
com.okta.sdk.resource.model.ProtocolAlgorithmType
Packages that use ProtocolAlgorithmType
-
Uses of ProtocolAlgorithmType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ProtocolAlgorithmTypeModifier and TypeMethodDescriptionProtocolAlgorithms.getRequest()Get requestProtocolAlgorithms.getResponse()Get responseProtocolAlgorithmType.signature(ProtocolAlgorithmTypeSignature signature) Methods in com.okta.sdk.resource.model with parameters of type ProtocolAlgorithmTypeModifier and TypeMethodDescriptionProtocolAlgorithms.request(ProtocolAlgorithmType request) ProtocolAlgorithms.response(ProtocolAlgorithmType response) voidProtocolAlgorithms.setRequest(ProtocolAlgorithmType request) voidProtocolAlgorithms.setResponse(ProtocolAlgorithmType response)