Class Hierarchy
- java.lang.Object
- net.shibboleth.metadata.AbstractCompositeItemIdentificationStrategy<T> (implements net.shibboleth.metadata.ItemIdentificationStrategy<T>)
- net.shibboleth.metadata.FirstItemIdItemIdentificationStrategy<T>
- net.shibboleth.metadata.AbstractItem<T> (implements net.shibboleth.metadata.Item<T>)
- net.shibboleth.metadata.DeduplicatingItemIdMergeStrategy (implements net.shibboleth.metadata.CollectionMergeStrategy)
- net.shibboleth.metadata.ItemId (implements java.lang.Comparable<T>, net.shibboleth.metadata.ItemMetadata)
- net.shibboleth.metadata.ItemTag (implements net.shibboleth.metadata.ItemMetadata)
- net.shibboleth.metadata.SimpleCollectionMergeStrategy (implements net.shibboleth.metadata.CollectionMergeStrategy)
- net.shibboleth.metadata.SimpleItemCollectionFactory<T> (implements java.util.function.Supplier<T>)
- net.shibboleth.metadata.SimpleItemCollectionSerializer<T> (implements net.shibboleth.metadata.ItemCollectionSerializer<T>)
- net.shibboleth.metadata.StatusMetadata (implements net.shibboleth.metadata.ItemMetadata)
- net.shibboleth.metadata.ErrorStatus
- net.shibboleth.metadata.InfoStatus
- net.shibboleth.metadata.WarningStatus
- net.shibboleth.metadata.Version
- net.shibboleth.metadata.AbstractCompositeItemIdentificationStrategy<T> (implements net.shibboleth.metadata.ItemIdentificationStrategy<T>)
Interface Hierarchy
- net.shibboleth.metadata.CollectionMergeStrategy
- net.shibboleth.metadata.Item<T>
- net.shibboleth.metadata.ItemCollectionSerializer<T>
- net.shibboleth.metadata.ItemIdentificationStrategy<T>
- net.shibboleth.metadata.ItemMetadata
- net.shibboleth.metadata.ItemSerializer<T>