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.
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.
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.
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.
ItemIdentificationStrategy
          Strategy for determining a displayable identifier for a given Item.
ItemMetadata
          Additional information associated with an Item while it is being worked with.
ItemSerializer
          Serializers convert a collection of Item in to an octet stream.
StatusMetadata
          A ItemMetadata implementation that carries status information about an Item.
 

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 © 1999-2012. All Rights Reserved.