Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.roller.presentation

Interface Summary
Authenticator Interface used by Roller to check user authentication and role
 

Class Summary
DefaultAuthenticator Class used by Roller to check user authentication and role
LoginServlet Implementation of HttpServlet that is used to get a username and password and mEncrypt the password before sending to container-managed authentication.
MainPageAction Main page action for Roller.
RequestUtil  
RollerContext Responds to app init/destroy events and holds Roller instance.
RollerRequest Access to objects and values specified by request.
RollerSession Roller session handles session startup and shutdown.
ServletLogger  
TurnoverReferersTask  
 

Exception Summary
AccessDeniedException Indicates user is not authorized to access a resource.