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