public class DSLSingleLogoutProfileImpl
extends org.springframework.security.saml.websso.SingleLogoutProfileImpl
SingleLogoutProfileImpl with non-required autowire.| Constructor and Description |
|---|
DSLSingleLogoutProfileImpl() |
| 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.
|
getLogoutRequest, getNameID, getProfileIdentifier, processLogoutRequest, processLogoutResponse, sendLogoutRequest, sendLogoutResponsebuildCommonAttributes, 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.