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.getAssertionArtifactHandler(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
FSAuthnRequest authnRequest,
FSAuthnResponse authnResponse,
com.sun.identity.liberty.ws.meta.jaxb.IDPDescriptorType idpDescriptor,
String idpEntityId)
Returns handler at
SP side which will handle fed/sso
profile. |
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 | Class and Description |
---|---|
class |
FSBrowserArtifactConsumerHandler
SP side assertion consumer handler handes artifact profile. |
class |
FSBrowserPostConsumerHandler
SP assertion consumer service handler that handles browser
post profile. |
class |
FSLECPConsumerHandler
SP assertion consumer service handler handles
LECP profile. |
class |
FSWMLPostConsumerHandler
SP assertion consumer service handler handles post profile
with WML . |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.