Uses of Package
net.shibboleth.metadata

Packages that use net.shibboleth.metadata
net.shibboleth.metadata Base classes for dealing with collections of metadata (whatever metadata might mean to you). 
net.shibboleth.metadata.dom Implementations of core APIs that operate on W3C DOM based metadata. 
net.shibboleth.metadata.pipeline A set of classes for constructing generic data processing pipelines. 
net.shibboleth.metadata.util Some utility classes. 
 

Classes in net.shibboleth.metadata used by net.shibboleth.metadata
CollectionMergeStrategy
          Strategy used to merge the results of each child pipeline in to the collection of Items given to this stage.
Item
          A wrapper around a piece of information processed by pipeline stages.
ItemCollectionFactory
          Factory used to create the Collection that will be passed in to each child pipeline.
ItemId
          Carries a unique identifier for the data carried by an Item.
ItemIdentificationStrategy
          Strategy for determining a displayable identifier for a given Item.
ItemMetadata
          Additional information associated with an Item while it is being worked with.
ItemSelectionStrategy
          A strategy for determining if an item meets a given criteria.
StatusMetadata
          A ItemMetadata implementation that carries status information about an Item.
 

Classes in net.shibboleth.metadata used by net.shibboleth.metadata.dom
AbstractItem
          Base implementation of an Item.
Item
          A wrapper around a piece of information processed by pipeline stages.
ItemSelectionStrategy
          A strategy for determining if an item meets a given criteria.
ItemSerializer
          Serializers convert a collection of Item in to an octet stream.
 

Classes in net.shibboleth.metadata used by net.shibboleth.metadata.pipeline
CollectionMergeStrategy
          Strategy used to merge the results of each child pipeline in to the collection of Items given to this stage.
Item
          A wrapper around a piece of information processed by pipeline stages.
ItemCollectionFactory
          Factory used to create the Collection that will be passed in to each child pipeline.
ItemIdentificationStrategy
          Strategy for determining a displayable identifier for a given Item.
ItemMetadata
          Additional information associated with an Item while it is being worked with.
ItemSelectionStrategy
          A strategy for determining if an item meets a given criteria.
ItemSerializer
          Serializers convert a collection of Item in to an octet stream.
 

Classes in net.shibboleth.metadata used by net.shibboleth.metadata.util
Item
          A wrapper around a piece of information processed by pipeline stages.
ItemMetadata
          Additional information associated with an Item while it is being worked with.
 



Copyright © 2009-2011. All Rights Reserved.