TaskBean API
0.5

Package glogic.sample.sys

Class Summary
AbstractAuthenticatedService Example of service that can perform additional rights checking, like checking if user/session has rights to given fucntion.
AccessControlAppServlet Manages authentication for other Servlet apps.
AuthConstants Various constants used by web application.
AuthKey Simple token used to define authenticated user and associates them to a particular application.
BasicAuthenticationHandler Base implementation class for authenticated sessions.
CheckActionAuthTag Check if this request has been forwarded from an Action and user has been authorized.
CheckAppRightsTag Check if the application has rights to be rendered on the screen.
LogonBean Bean used by LOGON URI JSP to decide what to display.
RightsUserParser Parse rights XML file.
RightsUserParser.ProductRightsBean Javabean used during parsing of xml rights file.
RightsUserParser.UserBean Javabean used during parsing of xml rights file.
SampleSetupServlet Performs custom setup for this webapp.
ServerRightsInfo This gives the client application the "scope" of what rights the user has.
SimpleInfoWriterTag Renders arbitrary info based on name attribute passed in.
User User defined in web application.
UserRights Performs user rights check in web application.
 


TaskBean API
0.5

Copyright © Grand Logic, Inc. All Rights Reserved.