Package | Description |
---|---|
org.keycloak.saml.validators |
Modifier and Type | Method and Description |
---|---|
protected abstract ConditionsValidator.Result |
ConditionsValidator.Result.joinResult(ConditionsValidator.Result otherResult)
Returns result as per Section 2.5.1.1
|
static ConditionsValidator.Result |
ConditionsValidator.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConditionsValidator.Result[] |
ConditionsValidator.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ConditionsValidator.Result |
ConditionsValidator.Result.joinResult(ConditionsValidator.Result otherResult)
Returns result as per Section 2.5.1.1
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.