D E G H I O S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- DEFAULT_ROLE_ATTRIBUTE_NAME - Static variable in class org.keycloak.adapters.saml.SamlPrincipal
E
- equals(Object) - Method in class org.keycloak.adapters.saml.SamlPrincipal
- ERROR_STATUS - org.keycloak.adapters.saml.SamlAuthenticationError.Reason
- EXTRACTION_FAILURE - org.keycloak.adapters.saml.SamlAuthenticationError.Reason
G
- getAssertion() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Get full saml assertion
- getAssertionDocument() - Method in class org.keycloak.adapters.saml.SamlPrincipal
- getAttribute(String) - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Convenience function that gets first value of an attribute by attribute name
- getAttributeNames() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Get set of all assertion attribute names
- getAttributes() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Convenience function that gets the attributes associated with this principal
- getAttributes(String) - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Convenience function that gets Attribute value by attribute name
- getFriendlyAttribute(String) - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Convenience function that gets first value of an attribute by attribute name
- getFriendlyAttributes(String) - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Convenience function that gets Attribute value by attribute friendly name
- getFriendlyNames() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Get set of all assertion friendly attribute names
- getName() - Method in class org.keycloak.adapters.saml.SamlPrincipal
- getNameID() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Subject nameID format
- getNameIDFormat() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Subject nameID format
- getReason() - Method in class org.keycloak.adapters.saml.SamlAuthenticationError
- getSamlSubject() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Get SAML subject sent in assertion
- getStatus() - Method in class org.keycloak.adapters.saml.SamlAuthenticationError
H
- hashCode() - Method in class org.keycloak.adapters.saml.SamlPrincipal
I
- INVALID_SIGNATURE - org.keycloak.adapters.saml.SamlAuthenticationError.Reason
O
- org.keycloak.adapters.saml - package org.keycloak.adapters.saml
S
- SamlAuthenticationError - Class in org.keycloak.adapters.saml
-
Object that describes the SAML error that happened.
- SamlAuthenticationError(SamlAuthenticationError.Reason) - Constructor for class org.keycloak.adapters.saml.SamlAuthenticationError
- SamlAuthenticationError(SamlAuthenticationError.Reason, StatusResponseType) - Constructor for class org.keycloak.adapters.saml.SamlAuthenticationError
- SamlAuthenticationError(StatusResponseType) - Constructor for class org.keycloak.adapters.saml.SamlAuthenticationError
- SamlAuthenticationError.Reason - Enum in org.keycloak.adapters.saml
- SamlPrincipal - Class in org.keycloak.adapters.saml
- SamlPrincipal() - Constructor for class org.keycloak.adapters.saml.SamlPrincipal
- SamlPrincipal(AssertionType, String, String, String, MultivaluedHashMap<String, String>, MultivaluedHashMap<String, String>) - Constructor for class org.keycloak.adapters.saml.SamlPrincipal
- SamlPrincipal(AssertionType, Document, String, String, String, MultivaluedHashMap<String, String>, MultivaluedHashMap<String, String>) - Constructor for class org.keycloak.adapters.saml.SamlPrincipal
T
- toString() - Method in class org.keycloak.adapters.saml.SamlAuthenticationError
V
- valueOf(String) - Static method in enum org.keycloak.adapters.saml.SamlAuthenticationError.Reason
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.keycloak.adapters.saml.SamlAuthenticationError.Reason
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages