Uses of Class
org.apache.cocoon.auth.acting.AbstractAuthAction

Packages that use AbstractAuthAction
org.apache.cocoon.auth.acting   
 

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

Subclasses of AbstractAuthAction in org.apache.cocoon.auth.acting
 class LoggedInAction
          This action tests if the user is logged in for a given application.
 class LoginAction
          This action logs the current user into a given application.
 class LogoutAction
          This action logs the current user out of a given application.
 



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