Uses of Interface
org.apache.cocoon.auth.ApplicationManager

Packages that use ApplicationManager
org.apache.cocoon.auth.acting   
org.apache.cocoon.auth.impl   
 

Uses of ApplicationManager in org.apache.cocoon.auth.acting
 

Fields in org.apache.cocoon.auth.acting declared as ApplicationManager
protected  ApplicationManager AbstractAuthAction.applicationManager
          Application manager component.
 

Uses of ApplicationManager in org.apache.cocoon.auth.impl
 

Classes in org.apache.cocoon.auth.impl that implement ApplicationManager
 class StandardApplicationManager
          This is the default implementation of the ApplicationManager.
 



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