Skip navigation links
Keycloak SAML Client Adapter Public API 9.0.11.redhat-00001
D E G H O S T V 

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
 

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(String) - Method in class org.keycloak.adapters.saml.SamlPrincipal
Convenience function that gets Attribute value by attribute name
getAttributes() - Method in class org.keycloak.adapters.saml.SamlPrincipal
Convenience function that gets the attributes associated with this principal
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
 

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(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
 
SamlPrincipal() - 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.
D E G H O S T V 
Skip navigation links
Keycloak SAML Client Adapter Public API 9.0.11.redhat-00001

Copyright © 2021 JBoss by Red Hat. All rights reserved.