public class FSBrowserPostConsumerHandler extends FSAssertionArtifactHandler
SP
assertion consumer service handler that handles browser
post profile.Modifier and Type | Field and Description |
---|---|
protected FSAuthnResponse |
authnResponse |
_autoFedStatement, ANONYMOUS_PRINCIPAL, attributeMapper, attrStatements, authnRequest, autoFedSearchMap, bootStrapStatement, doFederate, hostConfig, hostDesc, hostEntityId, hostMetaAlias, idpDescriptor, idpEntityId, idTimeMap, nameIDPolicy, realm, realmAttributeMapper, relayState, request, response, samlResponse, samlResponseElt, securityAssertions, ssoToken
Modifier | Constructor and Description |
---|---|
protected |
FSBrowserPostConsumerHandler() |
|
FSBrowserPostConsumerHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.sun.identity.liberty.ws.meta.jaxb.IDPDescriptorType idpDescriptor,
String idpEntityId,
FSAuthnRequest authnRequest,
boolean doFederate,
String relayState)
Constructs a
FSBrowserPostConsumerHandler object. |
Modifier and Type | Method and Description |
---|---|
protected void |
redirectToResource(String resourceURL) |
doAccountFederation, doSingleSignOn, forThisServer, generateAnonymousToken, generateToken, getAuthInstant, getAuthnRequest, getHostEntityId, getInResponseToRequest, getProvider, getRealm, isIDPProxyEnabled, processAuthnResponse, processSAMLRequest, sendProxyResponse, setAuthnRequest, setHostDescriptor, setHostDescriptorConfig, setHostEntityId, setMetaAlias, setProviderDescriptor, setProviderEntityId, setRealm, validateAssertions, verifyAssertionSignature, verifyResponseStatus
protected FSAuthnResponse authnResponse
protected FSBrowserPostConsumerHandler()
public FSBrowserPostConsumerHandler(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, com.sun.identity.liberty.ws.meta.jaxb.IDPDescriptorType idpDescriptor, String idpEntityId, FSAuthnRequest authnRequest, boolean doFederate, String relayState)
FSBrowserPostConsumerHandler
object.request
- HttpServletRequest
object.response
- HttpServletResponse
objectidpDescriptor
- IDP
provider descriptoridpEntityId
- IDP
entity idauthnRequest
- FSAuthnRequest
from soapdoFederate
- a flag indicating if it is a federation requestrelayState
- RelayState
urlprotected void redirectToResource(String resourceURL) throws FSException
redirectToResource
in class FSAssertionArtifactHandler
FSException
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.