Uses of Class
com.okta.sdk.resource.model.ProtocolAlgorithms
Packages that use ProtocolAlgorithms
-
Uses of ProtocolAlgorithms in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ProtocolAlgorithmsModifier and TypeMethodDescriptionProtocol.getAlgorithms()
Get algorithmsProtocolAlgorithms.request
(ProtocolAlgorithmType request) ProtocolAlgorithms.response
(ProtocolAlgorithmType response) Methods in com.okta.sdk.resource.model with parameters of type ProtocolAlgorithmsModifier and TypeMethodDescriptionProtocol.algorithms
(ProtocolAlgorithms algorithms) void
Protocol.setAlgorithms
(ProtocolAlgorithms algorithms)