public class WebSSOProfileImpl extends AbstractSAMLProfile implements WebSSOProfile
builderFactory, logPROFILE_URI| Constructor and Description |
|---|
WebSSOProfileImpl(org.opensaml.saml2.metadata.SingleSignOnService sso) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.saml2.core.AuthnRequest |
buildAuthRequest(javax.servlet.http.HttpServletRequest httpRequest,
String... authnContexts) |
String |
getProfileIdentifier() |
SAMLCredential |
processAuthenticationResponse(org.opensaml.common.binding.SAMLMessageContext context) |
protected void |
validateAssertion(org.opensaml.saml2.core.Assertion assertion,
org.opensaml.common.binding.SAMLMessageContext context) |
build, getBaseURL, getDecrypter, getEndpoint, getSkewTimeMillis, getStartPageURL, getTrustEngine, newUUID, retrieveRequest, setDecrypter, setSkewTimeMillis, setTrustEngine, validateEndpoint, validateIssuer, validateSignatureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointpublic WebSSOProfileImpl(org.opensaml.saml2.metadata.SingleSignOnService sso)
public String getProfileIdentifier()
getProfileIdentifier in class AbstractSAMLProfilepublic SAMLCredential processAuthenticationResponse(org.opensaml.common.binding.SAMLMessageContext context) throws org.opensaml.common.SAMLException
processAuthenticationResponse in interface WebSSOProfileorg.opensaml.common.SAMLExceptionpublic org.opensaml.saml2.core.AuthnRequest buildAuthRequest(javax.servlet.http.HttpServletRequest httpRequest, String... authnContexts) throws org.opensaml.common.SAMLException
buildAuthRequest in interface WebSSOProfileorg.opensaml.common.SAMLExceptionprotected void validateAssertion(org.opensaml.saml2.core.Assertion assertion, org.opensaml.common.binding.SAMLMessageContext context) throws org.opensaml.common.SAMLException
validateAssertion in class AbstractSAMLProfileorg.opensaml.common.SAMLExceptionCopyright © 2019 Nuxeo. All rights reserved.