Class | Description |
---|---|
CustomAuthnContext |
ADFS-specific authentication method.
|
DefaultSAMLBootstrap |
By default, Spring Security SAML uses SHA1withRSA for signature algorithm and SHA-1 for digest algorithm.
|
JndiBackedKeystoreService |
Helper class that retrieves JNDI value and returns a keystore bean.
|
KeystoreBean |
Keystore related info.
|
KeystoreBeanBuilder | |
SAMLConfigBean |
This class contains all properties that can be configured by Sp using the provided builder class.
|
SAMLConfigBeanBuilder | |
SAMLWebSecurityConfigurerAdapter |
Spring Security configuration to authenticate against ADFS using SAML protocol.
|
Exception | Description |
---|---|
SpringSecurityAdfsSaml2Exception |
Module specific exception.
|
Copyright © 2017. All rights reserved.