Package | Description |
---|---|
org.opensaml.ws.wsfed | |
org.opensaml.ws.wsfed.impl |
Modifier and Type | Method and Description |
---|---|
Address |
EndPointReference.getAddress()
Return the object representing the
Address (element). |
Modifier and Type | Method and Description |
---|---|
void |
EndPointReference.setAddress(Address address)
Sets the end point address as an object.
|
Modifier and Type | Class and Description |
---|---|
class |
AddressImpl
Implementation of the
Address object. |
Modifier and Type | Method and Description |
---|---|
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). |
Modifier and Type | Method and Description |
---|---|
void |
EndPointReferenceImpl.setAddress(Address newAddress)
Sets the end point address as an object.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.