- getAssertion() - Method in class org.keycloak.adapters.saml.SamlPrincipal
-
Get full saml assertion
- 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
-
- 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
-