Uses of Package
org.apache.cocoon.auth

Packages that use org.apache.cocoon.auth
org.apache.cocoon.auth   
org.apache.cocoon.auth.acting   
org.apache.cocoon.auth.impl   
org.apache.cocoon.auth.portal   
org.apache.cocoon.portal.security   
 

Classes in org.apache.cocoon.auth used by org.apache.cocoon.auth
Application
          This class describes the current application.
ApplicationStore
          This component loads/saves application data for a user.
SecurityHandler
          The Security Handler A security handler is the connection between the web application and the backend system managing the users.
User
          This object represents the current user.
 

Classes in org.apache.cocoon.auth used by org.apache.cocoon.auth.acting
ApplicationManager
          This is the central component of Cocoon Authentication.
 

Classes in org.apache.cocoon.auth used by org.apache.cocoon.auth.impl
AbstractSecurityHandler
          This is a base class that can be used for own SecurityHandlers.
Application
          This class describes the current application.
ApplicationManager
          This is the central component of Cocoon Authentication.
SecurityHandler
          The Security Handler A security handler is the connection between the web application and the backend system managing the users.
StandardUser
          This object represents the current user.
User
          This object represents the current user.
 

Classes in org.apache.cocoon.auth used by org.apache.cocoon.auth.portal
Application
          This class describes the current application.
StandardApplication
          This is the default implementation for an Application.
User
          This object represents the current user.
 

Classes in org.apache.cocoon.auth used by org.apache.cocoon.portal.security
AbstractSecurityHandler
          This is a base class that can be used for own SecurityHandlers.
SecurityHandler
          The Security Handler A security handler is the connection between the web application and the backend system managing the users.
StandardUser
          This object represents the current user.
User
          This object represents the current user.
 



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