public interface WebSSOProfile
Modifier and Type | Field and Description |
---|---|
static String |
PROFILE_URI
Identifier of the WebSSO profile.
|
Modifier and Type | Method and Description |
---|---|
org.opensaml.saml2.core.AuthnRequest |
buildAuthRequest(javax.servlet.http.HttpServletRequest request,
String... authnContexts) |
org.opensaml.saml2.metadata.Endpoint |
getEndpoint() |
SAMLCredential |
processAuthenticationResponse(org.opensaml.common.binding.SAMLMessageContext context) |
static final String PROFILE_URI
SAMLCredential processAuthenticationResponse(org.opensaml.common.binding.SAMLMessageContext context) throws org.opensaml.common.SAMLException
org.opensaml.common.SAMLException
org.opensaml.saml2.core.AuthnRequest buildAuthRequest(javax.servlet.http.HttpServletRequest request, String... authnContexts) throws org.opensaml.common.SAMLException
org.opensaml.common.SAMLException
org.opensaml.saml2.metadata.Endpoint getEndpoint()
Copyright © 2017 Nuxeo. All rights reserved.