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

Packages that use ApplicationStore
org.apache.cocoon.auth   
 

Uses of ApplicationStore in org.apache.cocoon.auth
 

Fields in org.apache.cocoon.auth declared as ApplicationStore
protected  ApplicationStore StandardApplication.store
          Application store.
 

Methods in org.apache.cocoon.auth that return ApplicationStore
 ApplicationStore StandardApplication.getApplicationStore()
           
 ApplicationStore Application.getApplicationStore()
          Return the application store for loading/saving user specific data.
 



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