|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndPointReference | |
|---|---|
| org.opensaml.ws.wsfed | |
| org.opensaml.ws.wsfed.impl | |
| Uses of EndPointReference in org.opensaml.ws.wsfed |
|---|
| Methods in org.opensaml.ws.wsfed that return EndPointReference | |
|---|---|
EndPointReference |
AppliesTo.getEndPointReference()
Gets the endpoint reference of the entity applicable entity. |
| Methods in org.opensaml.ws.wsfed with parameters of type EndPointReference | |
|---|---|
void |
AppliesTo.setEndPointReference(EndPointReference newEndPointReference)
Sets the endpoint reference of the entity applicable entity. |
| Uses of EndPointReference in org.opensaml.ws.wsfed.impl |
|---|
| Classes in org.opensaml.ws.wsfed.impl that implement EndPointReference | |
|---|---|
class |
EndPointReferenceImpl
Implementation of the EndPointReference object. |
| Methods in org.opensaml.ws.wsfed.impl that return EndPointReference | |
|---|---|
EndPointReference |
EndPointReferenceBuilder.buildObject()
Builds a WS-Federation object using its default element name. |
EndPointReference |
EndPointReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
EndPointReference |
AppliesToImpl.getEndPointReference()
Gets the endpoint reference of the entity applicable entity. |
| Methods in org.opensaml.ws.wsfed.impl with parameters of type EndPointReference | |
|---|---|
void |
AppliesToImpl.setEndPointReference(EndPointReference reference)
Sets the endpoint reference of the entity applicable entity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||