Uses of Class
org.apache.cocoon.components.source.helpers.SourceCredential

Packages that use SourceCredential
org.apache.cocoon.components.source   
org.apache.cocoon.components.source.impl   
 

Uses of SourceCredential in org.apache.cocoon.components.source
 

Methods in org.apache.cocoon.components.source that return SourceCredential
 SourceCredential RestrictableSource.getSourceCredential()
          Get the current credential for the source
 

Methods in org.apache.cocoon.components.source with parameters of type SourceCredential
 void RestrictableSource.setSourceCredential(SourceCredential sourcecredential)
          Set the credential for the source
 

Uses of SourceCredential in org.apache.cocoon.components.source.impl
 

Constructors in org.apache.cocoon.components.source.impl with parameters of type SourceCredential
XMLDBSource(Logger logger, SourceCredential credential, String url, ServiceManager manager, Context context)
          The constructor.
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.