Package org.keycloak.adapters.saml
Class SamlAuthenticationError
java.lang.Object
org.keycloak.adapters.saml.SamlAuthenticationError
- All Implemented Interfaces:
AuthenticationError
Object that describes the SAML error that happened.
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionSamlAuthenticationError(SamlAuthenticationError.Reason reason, StatusResponseType status) SamlAuthenticationError(StatusResponseType statusType) -
Method Summary