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

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

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
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.