Uses of Class
com.okta.sdk.resource.model.SamlAlgorithms
Packages that use SamlAlgorithms
-
Uses of SamlAlgorithms in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SamlAlgorithmsModifier and TypeMethodDescriptionProtocolSaml.getAlgorithms()Get algorithmsSamlAlgorithms.request(SamlRequestAlgorithm request) SamlAlgorithms.response(SamlResponseAlgorithm response) Methods in com.okta.sdk.resource.model with parameters of type SamlAlgorithmsModifier and TypeMethodDescriptionProtocolSaml.algorithms(SamlAlgorithms algorithms) voidProtocolSaml.setAlgorithms(SamlAlgorithms algorithms)