This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.components.source.helpers.SourceCredential (Cocoon API 2.1.12-dev [March 20 2012])

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.