パッケージ | 説明 |
---|---|
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl |
修飾子とタイプ | メソッドと説明 |
---|---|
Reason |
Status.getReason()
Returns the wst:Reason child element.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
Status.setReason(Reason reason)
Sets the wst:Reason child element.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
ReasonImpl
ReasonImpl.
|
修飾子とタイプ | メソッドと説明 |
---|---|
Reason |
ReasonBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
Reason |
ReasonBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Reason |
StatusImpl.getReason()
Returns the wst:Reason child element.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
StatusImpl.setReason(Reason newReason)
Sets the wst:Reason child element.
|
Copyright © 2012. All Rights Reserved.