Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
Status |
ProtocolFactory.createStatus()
Returns the
Status Object. |
Status |
ProtocolFactory.createStatus(Element value)
Returns the
Status Object. |
Status |
ProtocolFactory.createStatus(String value)
Returns the
Status Object. |
Status |
StatusResponse.getStatus()
Returns the value of the status property.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusResponse.setStatus(Status value)
Sets the value of the status property.
|
Copyright © 2010-2020, ForgeRock All Rights Reserved.