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 FSNameRegistrationResponse |
FSNameRegistrationResponse.parseBASE64EncodedString(String encodedRes)
Deprecated.
Returns
FSNameRegistrationResponse object. |
static FSNameRegistrationResponse |
FSNameRegistrationResponse.parseURLEncodedRequest(javax.servlet.http.HttpServletRequest request)
Deprecated.
Returns
FSNameRegistrationLogoutResponse object. |
static FSNameRegistrationResponse |
FSNameRegistrationResponse.parseXML(String xml)
Deprecated.
Returns the
FSNameRegistrationResponse object. |
Modifier and Type | Method and Description |
---|---|
void |
FederationSPAdapter.postRegisterNameIdentifierSuccess(String hostedEntityID,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
String userDN,
FSNameRegistrationRequest regRequest,
FSNameRegistrationResponse regResponse,
String regProfile)
Deprecated.
Invokes after Register Name Identifier processing is successful
|
Copyright © 2010-2020, ForgeRock All Rights Reserved.