Package net.shibboleth.metadata
Class ItemTag
java.lang.Object
net.shibboleth.metadata.ItemTag
- All Implemented Interfaces:
ItemMetadata
A
ItemMetadata that associates a tag with a given Item.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tag
Item tag.
-
-
Constructor Details
-
ItemTag
Constructor.- Parameters:
itemTag- a tag for an item, must not be either null or empty
-
-
Method Details
-
getTag
Gets the tag for the item.- Returns:
- tag for the item, never null or empty
-