| パッケージ | 説明 |
|---|---|
| org.opensaml.ws.wsfed | |
| org.opensaml.ws.wsfed.impl |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Address |
EndPointReference.getAddress()
Return the object representing the
Address (element). |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
EndPointReference.setAddress(Address address)
Sets the end point address as an object.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
AddressImpl
Implementation of the
Address object. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Address |
AddressBuilder.buildObject()
Builds a WS-Federation object using its default element name.
|
Address |
AddressBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Address |
EndPointReferenceImpl.getAddress()
Return the object representing the
Address (element). |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
EndPointReferenceImpl.setAddress(Address newAddress)
Sets the end point address as an object.
|
Copyright © 2012. All Rights Reserved.