Uses of Interface
org.opensaml.soap.wsfed.EndPointReference
-
Packages that use EndPointReference Package Description org.opensaml.soap.wsfed XMLObject interfaces for WS-Federation elements. -
-
Uses of EndPointReference in org.opensaml.soap.wsfed
Methods in org.opensaml.soap.wsfed that return EndPointReference Modifier and Type Method Description EndPointReferenceAppliesTo. getEndPointReference()Gets the endpoint reference of the entity applicable entity.Methods in org.opensaml.soap.wsfed with parameters of type EndPointReference Modifier and Type Method Description voidAppliesTo. setEndPointReference(EndPointReference newEndPointReference)Sets the endpoint reference of the entity applicable entity.
-