| Package | Description |
|---|---|
| org.keycloak.adapters.saml |
| Modifier and Type | Method and Description |
|---|---|
SamlAuthenticationError.Reason |
SamlAuthenticationError.getReason() |
static SamlAuthenticationError.Reason |
SamlAuthenticationError.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SamlAuthenticationError.Reason[] |
SamlAuthenticationError.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SamlAuthenticationError(SamlAuthenticationError.Reason reason) |
SamlAuthenticationError(SamlAuthenticationError.Reason reason,
StatusResponseType status) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.