Package org.opensaml.saml.saml2.metadata
Interface AffiliateMember
- All Superinterfaces:
SAMLObject
,XMLObject
,XSURI
- All Known Implementing Classes:
AffiliateMemberImpl
SAML 2.0 Metadata AffiliateMember.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.opensaml.core.xml.XMLObject
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
-
Field Details
-
DEFAULT_ELEMENT_LOCAL_NAME
Element name, no namespace.- See Also:
-
DEFAULT_ELEMENT_NAME
Default element name. -
TYPE_LOCAL_NAME
Local name of the XSI type.- See Also:
-
TYPE_NAME
QName of the XSI type.
-
-
Method Details
-
getID
Deprecated, for removal: This API element is subject to removal in a future version.Gets the member's entity ID.- Returns:
- the member's ID
-
setID
Deprecated, for removal: This API element is subject to removal in a future version.Sets the member's entity ID.- Parameters:
uri
- the member's ID
-