Package org.opensaml.saml.metadata
Class EntityGroupName
java.lang.Object
org.opensaml.saml.metadata.EntityGroupName
A bean class which is used to represent an entity group to which an
EntityDescriptor belongs.
It will typically be attached to an entity descriptor via its
XMLObject.getObjectMetadata().-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
The entities descriptor group name.
-
-
Constructor Details
-
EntityGroupName
Constructor.- Parameters:
newName- the entity group name
-
-
Method Details