Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
com.sun.identity.saml2.protocol.impl |
SAMLv2 Protocol Implemenetation 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.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusCodeImpl
This class defines methods for
StatusCode element. |
Modifier and Type | Method and Description |
---|---|
StatusCode |
StatusImpl.getStatusCode()
Returns the value of the statusCode property.
|
StatusCode |
StatusCodeImpl.getStatusCode()
Returns the value of the statusCode property.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusImpl.setStatusCode(StatusCode value)
Sets the value of the statusCode property.
|
void |
StatusCodeImpl.setStatusCode(StatusCode value)
Sets the value of the statusCode property.
|
protected void |
StatusImpl.validateStatusCode(StatusCode statusCode) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.