Uses of Class
com.okta.sdk.resource.model.ProtocolAlgorithms
-
Uses of ProtocolAlgorithms in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionProtocol.getAlgorithms()
Get algorithmsProtocolAlgorithms.request
(ProtocolAlgorithmType request) ProtocolAlgorithms.response
(ProtocolAlgorithmType response) Modifier and TypeMethodDescriptionProtocol.algorithms
(ProtocolAlgorithms algorithms) void
Protocol.setAlgorithms
(ProtocolAlgorithms algorithms)