Package | Description |
---|---|
org.opensaml.soap.wsfed |
XMLObject interfaces for WS-Federation elements.
|
org.opensaml.soap.wsfed.impl |
XML Object provider implementations for WS-Federation.
|
Modifier and Type | Method and Description |
---|---|
EndPointReference |
AppliesTo.getEndPointReference()
Gets the endpoint reference of the entity applicable entity.
|
Modifier and Type | Method and Description |
---|---|
void |
AppliesTo.setEndPointReference(EndPointReference newEndPointReference)
Sets the endpoint reference of the entity applicable entity.
|
Modifier and Type | Class and Description |
---|---|
class |
EndPointReferenceImpl
Implementation of the
EndPointReference object. |
Modifier and Type | Method and Description |
---|---|
EndPointReference |
EndPointReferenceBuilder.buildObject()
Builds a WS-Federation object using its default element name.
|
EndPointReference |
EndPointReferenceBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
EndPointReference |
AppliesToImpl.getEndPointReference()
Gets the endpoint reference of the entity applicable entity.
|
Modifier and Type | Method and Description |
---|---|
void |
AppliesToImpl.setEndPointReference(EndPointReference reference)
Sets the endpoint reference of the entity applicable entity.
|
Copyright © 2017. All rights reserved.