public class SLOProfileImpl extends AbstractSAMLProfile implements SLOProfile
builderFactory, logPROFILE_URI| Constructor and Description |
|---|
SLOProfileImpl(org.opensaml.saml2.metadata.SingleLogoutService slo) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.saml2.core.LogoutRequest |
buildLogoutRequest(org.opensaml.common.binding.SAMLMessageContext context,
SAMLCredential credential) |
String |
getProfileIdentifier() |
boolean |
processLogoutRequest(org.opensaml.common.binding.SAMLMessageContext context,
SAMLCredential credential) |
void |
processLogoutResponse(org.opensaml.common.binding.SAMLMessageContext context) |
build, getBaseURL, getDecrypter, getEndpoint, getSkewTimeMillis, getStartPageURL, getTrustEngine, newUUID, retrieveRequest, setDecrypter, setSkewTimeMillis, setTrustEngine, validateAssertion, validateEndpoint, validateIssuer, validateSignatureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointpublic SLOProfileImpl(org.opensaml.saml2.metadata.SingleLogoutService slo)
public String getProfileIdentifier()
getProfileIdentifier in class AbstractSAMLProfilepublic org.opensaml.saml2.core.LogoutRequest buildLogoutRequest(org.opensaml.common.binding.SAMLMessageContext context, SAMLCredential credential) throws org.opensaml.common.SAMLException
buildLogoutRequest in interface SLOProfileorg.opensaml.common.SAMLExceptionpublic boolean processLogoutRequest(org.opensaml.common.binding.SAMLMessageContext context, SAMLCredential credential) throws org.opensaml.common.SAMLException
processLogoutRequest in interface SLOProfileorg.opensaml.common.SAMLExceptionpublic void processLogoutResponse(org.opensaml.common.binding.SAMLMessageContext context) throws org.opensaml.common.SAMLException
processLogoutResponse in interface SLOProfileorg.opensaml.common.SAMLExceptionCopyright © 2019 Nuxeo. All rights reserved.