Package org.apache.cocoon.auth

Interface Summary
Application This class describes the current application.
ApplicationManager This is the central component of Cocoon Authentication.
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.
 

Class Summary
AbstractSecurityHandler This is a base class that can be used for own SecurityHandlers.
ApplicationUtil Utility class that can be used from flow script to access the different application functions of Cocoon Authentication.
StandardApplication This is the default implementation for an Application.
StandardUser This object represents the current user.
 



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