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
ApplicationUtil Utility class that can be used from flow script to access the different application functions of Cocoon Authentication.
 

Exception Summary
AuthenticationException This exception is thrown by a SecurityHandler if the authentication fails.
 



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