public class DSLSAMLContextProviderImpl
extends org.springframework.security.saml.context.SAMLContextProviderImpl
SAMLContextProviderImpl with non-required Autowire.| Constructor and Description |
|---|
DSLSAMLContextProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setKeyManager(org.springframework.security.saml.key.KeyManager keyManager)
Key manager provides information about private certificate and trusted keys provide in addition to
cryptographic material present in entity metadata documents.
|
void |
setMetadata(org.springframework.security.saml.metadata.MetadataManager metadata)
Metadata manager provides information about all available IDP and SP entities.
|
afterPropertiesSet, getDefaultLocalEntityId, getDefaultLocalEntityRole, getLocalAndPeerEntity, getLocalEntity, populateDecrypter, populateGenericContext, populateLocalContext, populateLocalEntity, populateLocalEntityId, populatePeerContext, populatePeerEntityId, populatePeerSSLCredential, populateSSLCredential, populateSSLHostnameVerifier, populateSSLTrustEngine, populateTrustEngine, setMetadataResolver, setPkixResolver, setPkixTrustEvaluator, setStorageFactory@Autowired(required=false) public void setKeyManager(org.springframework.security.saml.key.KeyManager keyManager)
setKeyManager in class org.springframework.security.saml.context.SAMLContextProviderImplkeyManager - key manager@Autowired(required=false) public void setMetadata(org.springframework.security.saml.metadata.MetadataManager metadata)
setMetadata in class org.springframework.security.saml.context.SAMLContextProviderImplmetadata - metadata managerCopyright © 2018. All rights reserved.