Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
com.sun.identity.federation.plugins |
Defines Federation Adapter for Service Provider.
|
Modifier and Type | Method and Description |
---|---|
static FSFederationTerminationNotification |
FSFederationTerminationNotification.parseURLEncodedRequest(javax.servlet.http.HttpServletRequest request)
Deprecated.
Returns
FSFederationTerminationNotification object. |
static FSFederationTerminationNotification |
FSFederationTerminationNotification.parseXML(String xml)
Deprecated.
Returns the
FSAuthnRequest object. |
Modifier and Type | Method and Description |
---|---|
void |
FederationSPAdapter.postTerminationNotificationSuccess(String hostedEntityID,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String userDN,
FSFederationTerminationNotification notification,
String termProfile)
Deprecated.
Invokes after the service provider successfully terminates federation
with IDP.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.