JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Keycloak SAML Client Adapter Public API 2.5.4.Final
Prev
Next
Frames
No Frames
All Classes
G
O
S
T
V
G
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
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
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()
- 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.
G
O
S
T
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Keycloak SAML Client Adapter Public API 2.5.4.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017
JBoss by Red Hat
. All rights reserved.