See: Description
Class | Description |
---|---|
SAMLConfig |
Security configuration for SAML based authentication.
|
SAMLProperties |
Class to bind properties to for SAML configurations.
|
SAMLProperties.Attributes |
Contains attributes from the SAML assertion.
|
SAMLProperties.Attributes.Groups |
Contains attribute information regarding groups from the SAML assertion.
|
SAMLProperties.Attributes.User |
Attributes about the user.
|
SAMLProperties.Idp |
Class containing information about the SAML IDP.
|
SAMLProperties.Keystore |
Information about the keystore used to sign requests to the IDP.
|
SAMLProperties.Keystore.DefaultKey |
Information about the default key inside the keystore.
|
SAMLProperties.LoadBalancer |
Information about an optional load balancer this service could sit behind.
|
SAMLProperties.Sp |
Information about the service provider from the IDP.
|
SAMLUserDetailsServiceImpl |
Get the user and roles from a SAML certificate.
|