public class DSLWebSSOProfileImpl
extends org.springframework.security.saml.websso.WebSSOProfileImpl
WebSSOProfileImpl with non-required autowire.| Constructor and Description |
|---|
DSLWebSSOProfileImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setMetadata(org.springframework.security.saml.metadata.MetadataManager metadata)
Metadata manager provides information about all available IDP and SP entities.
|
buildAuthnContext, buildIDPList, buildReturnAddress, buildScoping, builNameIDPolicy, getAssertionConsumerService, getAuthnRequest, getProfileIdentifier, getSingleSignOnService, getSPNameQualifier, isEndpointSupported, isEndpointSupported, sendAuthenticationRequestbuildCommonAttributes, generateID, getEndpointBinding, getIssuer, getMaxAssertionTime, getResponseSkew, getStatus, isEndpointMatching, sendMessage, sendMessage, setArtifactMap, setMaxAssertionTime, setProcessor, setResponseSkew, verifyEndpoint, verifyIssuer, verifySignature@Autowired(required=false) public void setMetadata(org.springframework.security.saml.metadata.MetadataManager metadata)
setMetadata in class org.springframework.security.saml.websso.AbstractProfileBasemetadata - metadata managerCopyright © 2018. All rights reserved.