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 |
FSRequest
Deprecated.
since 12.0.0
|
class |
FSSAMLRequest
Deprecated.
since 12.0.0
|
Modifier and Type | Method and Description |
---|---|
static Request |
FSRequest.parseXML(String xml)
Deprecated.
Parses the
XML Document String to construct a
Request object. |
Modifier and Type | Method and Description |
---|---|
static Request |
Request.parseXML(String xml)
This method shall only be used at the server side to reconstruct
a Request object based on the XML document received from client.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.