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, setTrustEngineequals, 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)
throws org.opensaml.common.SAMLException
buildAuthRequest in interface WebSSOProfileorg.opensaml.common.SAMLExceptionCopyright © 2015 Nuxeo SA. All rights reserved.