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 |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
StatusDetailImpl
This class defines methods for adding
StatusDetail elements. |
Modifier and Type | Method and Description |
---|---|
StatusDetail |
StatusImpl.getStatusDetail()
Returns the value of the statusDetail property.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusImpl.setStatusDetail(StatusDetail value)
Sets the value of the statusDetail property.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.