Uses of Enum Class
org.keycloak.saml.validators.ConditionsValidator.Result
-
Uses of ConditionsValidator.Result in org.keycloak.saml.validators
Modifier and TypeMethodDescriptionprotected abstract ConditionsValidator.Result
ConditionsValidator.Result.joinResult
(ConditionsValidator.Result otherResult) Returns result as per Section 2.5.1.1static ConditionsValidator.Result
Returns the enum constant of this class with the specified name.static ConditionsValidator.Result[]
ConditionsValidator.Result.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected abstract ConditionsValidator.Result
ConditionsValidator.Result.joinResult
(ConditionsValidator.Result otherResult) Returns result as per Section 2.5.1.1