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