Interface MetadataIndexKey
-
- All Known Implementing Classes:
EndpointMetadataIndex.EndpointMetadataIndexKey,RoleMetadataIndex.RoleMetadataIndexKey,SAMLArtifactMetadataIndex.ArtifactSourceIDMetadataIndexKey,SAMLArtifactMetadataIndex.ArtifactSourceLocationMetadataIndexKey,SimpleStringMetadataIndexKey
public interface MetadataIndexKeyMarker interface for a component which represents a key for an index defined by aMetadataIndex.Implementations MUST override and implement
Object.hashCode()andObject.equals(Object)based on the semantics represented by the index key data.