Package | Description |
---|---|
com.sun.identity.federation.services |
Handles
ID-FF federation profiles. |
com.sun.identity.federation.services.fednsso |
Handles
ID-FF federation and single sign on. |
Modifier and Type | Method and Description |
---|---|
FSAssertionArtifactHandler |
FSServiceManager.getBrowserArtifactHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String realm,
String idpSuccinctId,
FSRequest samlRequest,
String relayState)
Obtains handler at
SP side that will handle browser
artifact profile. |
Modifier and Type | Method and Description |
---|---|
protected FSRequest |
FSBrowserArtifactConsumerHandler.signSAMLRequest(FSRequest samlRequest) |
Modifier and Type | Method and Description |
---|---|
protected FSRequest |
FSBrowserArtifactConsumerHandler.signSAMLRequest(FSRequest samlRequest) |
Constructor and Description |
---|
FSBrowserArtifactConsumerHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
com.sun.identity.liberty.ws.meta.jaxb.IDPDescriptorType idpDescriptor,
String idpEntityId,
String relayState,
FSRequest samlReq)
Constructs a
FSBrowserArtifactConsumerHandler object. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.