Uses of Enum
com.okta.sdk.resource.model.ProtocolAlgorithmResponseScope
-
Uses of ProtocolAlgorithmResponseScope in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionSamlResponseSignatureAlgorithm.getScope()
Get scopeReturns the enum constant of this type with the specified name.static ProtocolAlgorithmResponseScope[]
ProtocolAlgorithmResponseScope.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionSamlResponseSignatureAlgorithm.scope
(ProtocolAlgorithmResponseScope scope) void
SamlResponseSignatureAlgorithm.setScope
(ProtocolAlgorithmResponseScope scope)