Class SimpleStringMetadataIndexKey
java.lang.Object
org.opensaml.saml.metadata.resolver.index.SimpleStringMetadataIndexKey
- All Implemented Interfaces:
MetadataIndexKey
A simple implementation of
MetadataIndexKey
based on a single input string.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
The indexed value.
-
-
Constructor Details
-
SimpleStringMetadataIndexKey
Constructor.- Parameters:
newValue
- the string value to use as the index key
-
-
Method Details