Uses of Class
com.okta.sdk.resource.model.SamlAlgorithms
-
Uses of SamlAlgorithms in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionProtocolSaml.getAlgorithms()
Get algorithmsSamlAlgorithms.request
(SamlRequestAlgorithm request) SamlAlgorithms.response
(SamlResponseAlgorithm response) Modifier and TypeMethodDescriptionProtocolSaml.algorithms
(SamlAlgorithms algorithms) void
ProtocolSaml.setAlgorithms
(SamlAlgorithms algorithms)