Uses of Interface
org.opensaml.soap.wsfed.Address
-
Packages that use Address Package Description org.opensaml.soap.wsfed XMLObject interfaces for WS-Federation elements. -
-
Uses of Address in org.opensaml.soap.wsfed
Methods in org.opensaml.soap.wsfed that return Address Modifier and Type Method Description AddressEndPointReference. getAddress()Return the object representing theAddress(element).Methods in org.opensaml.soap.wsfed with parameters of type Address Modifier and Type Method Description voidEndPointReference. setAddress(Address address)Sets the end point address as an object.
-