Uses of Class
net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage

Packages that use AbstractItemMetadataSelectionStage
net.shibboleth.metadata.pipeline A set of classes for constructing generic data processing pipelines. 
 

Uses of AbstractItemMetadataSelectionStage in net.shibboleth.metadata.pipeline
 

Subclasses of AbstractItemMetadataSelectionStage in net.shibboleth.metadata.pipeline
 class ItemMetadataFilterStage
          A Stage that filters out Item if they have a specific type of ItemMetadata attached to them.
 class ItemMetadataTerminationStage
          A Stage that terminates pipeline processing if an Item has a specific type of ItemMetadata attached to it.
 class StatusMetadataLoggingStage
          A Stage that logs StatusMetadata associated with an Item.
 



Copyright © 2009-2011. All Rights Reserved.