Uses of Enum Class
org.forgerock.am.saml2.api.AuthComparison
-
Uses of AuthComparison in org.forgerock.am.saml2.api
Modifier and TypeFieldDescriptionstatic final Option<AuthComparison>
Saml2Options.AUTH_COMPARISON
The comparison method the identity provider should use when determining the authentication method.Modifier and TypeMethodDescriptionstatic AuthComparison
Returns the enum constant of this class with the specified name.static AuthComparison[]
AuthComparison.values()
Returns an array containing the constants of this enum class, in the order they are declared.