Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
StatusCode |
ProtocolFactory.createStatusCode()
Returns the
StatusCode Object. |
StatusCode |
ProtocolFactory.createStatusCode(Element value)
Returns the
StatusCode Object. |
StatusCode |
ProtocolFactory.createStatusCode(String value)
Returns the
StatusCode Object. |
StatusCode |
StatusCode.getStatusCode()
Returns the value of the statusCode property.
|
StatusCode |
Status.getStatusCode()
Returns the value of the statusCode property.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusCode.setStatusCode(StatusCode value)
Sets the value of the statusCode property.
|
void |
Status.setStatusCode(StatusCode value)
Sets the value of the statusCode property.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.