Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
com.sun.identity.saml.protocol |
SAML 1.x Protocol Classes.
|
Modifier and Type | Class and Description |
---|---|
class |
FSAuthnResponse
The class
FSAuthnResponse creates and parses the
Liberty Response. |
class |
FSResponse
This class contains methods for creating a Liberty
Response . |
Modifier and Type | Method and Description |
---|---|
static Response |
Response.parseXML(InputStream is)
Returns Response object based on the XML document received from server.
|
static Response |
Response.parseXML(String xml)
Returns Response object based on the XML document received from server.
|
Copyright © 2010-2013, ForgeRock All Rights Reserved.