public class WebSSOProfileImpl extends AbstractSAMLProfile implements WebSSOProfile
PROFILE_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 |
getProfileIdentifier() |
SAMLCredential |
processAuthenticationResponse(org.opensaml.common.binding.SAMLMessageContext context) |
getDecrypter, getEndpoint, getTrustEngine, setDecrypter, setTrustEngine
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpoint
public WebSSOProfileImpl(org.opensaml.saml2.metadata.SingleSignOnService sso)
public String getProfileIdentifier()
getProfileIdentifier
in class AbstractSAMLProfile
public SAMLCredential processAuthenticationResponse(org.opensaml.common.binding.SAMLMessageContext context) throws org.opensaml.common.SAMLException
processAuthenticationResponse
in interface WebSSOProfile
org.opensaml.common.SAMLException
public org.opensaml.saml2.core.AuthnRequest buildAuthRequest(javax.servlet.http.HttpServletRequest httpRequest) throws org.opensaml.common.SAMLException
buildAuthRequest
in interface WebSSOProfile
org.opensaml.common.SAMLException
Copyright © 2015 Nuxeo SA. All rights reserved.