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

Packages that use ComponentInitializationException
net.shibboleth.metadata.dom Implementations of core APIs that operate on W3C DOM based metadata. 
net.shibboleth.metadata.dom.saml Classes that work with DOM elements which contain SAML data. 
net.shibboleth.metadata.pipeline A set of classes for constructing generic data processing pipelines. 
 

Uses of ComponentInitializationException in net.shibboleth.metadata.dom
 

Methods in net.shibboleth.metadata.dom that throw ComponentInitializationException
protected  void XPathFilteringStage.doInitialize()
          Do the initialization of the component.
protected  void XMLSignatureValidationStage.doInitialize()
          Do the initialization of the component.
protected  void XMLSignatureSigningStage.doInitialize()
          Do the initialization of the component.
protected  void XMLSchemaValidationStage.doInitialize()
          Do the initialization of the component.
protected  void DomResourceSourceStage.doInitialize()
          Do the initialization of the component.
protected  void DomFilesystemSourceStage.doInitialize()
          Do the initialization of the component.
protected  void AbstractXSLProcessingStage.doInitialize()
          Do the initialization of the component.
 

Uses of ComponentInitializationException in net.shibboleth.metadata.dom.saml
 

Methods in net.shibboleth.metadata.dom.saml that throw ComponentInitializationException
protected  void ValidateValidUntilStage.doInitialize()
          Do the initialization of the component.
protected  void SetValidUntilStage.doInitialize()
          Do the initialization of the component.
protected  void SetCacheDurationStage.doInitialize()
          Do the initialization of the component.
protected  void EntitiesDescriptorAssemblerStage.doInitialize()
          Do the initialization of the component.
 

Uses of ComponentInitializationException in net.shibboleth.metadata.pipeline
 

Methods in net.shibboleth.metadata.pipeline that throw ComponentInitializationException
protected  void StaticItemSourceStage.doInitialize()
          Do the initialization of the component.
protected  void SplitMergeStage.doInitialize()
          Do the initialization of the component.
protected  void SimplePipeline.doInitialize()
          Do the initialization of the component.
protected  void SerializationStage.doInitialize()
          Do the initialization of the component.
protected  void ScriptletStage.doInitialize()
          Do the initialization of the component.
protected  void PipelineMergeStage.doInitialize()
          Do the initialization of the component.
protected  void PipelineDemultiplexerStage.doInitialize()
          Do the initialization of the component.
protected  void CompositeStage.doInitialize()
          Do the initialization of the component.
protected  void AbstractComponent.doInitialize()
          Do the initialization of the component.
 void Component.initialize()
          Initializes the component.
 void AbstractComponent.initialize()
          Initializes the component.
 



Copyright © 2009-2011. All Rights Reserved.