Package net.sf.springlayout.web.security

Interface Summary
PageAccessResolver Responsible for determining a user's access to the current resource / page, firstly in terms of edit / read / no access and secondly in terms of access to individual functions for the page.
 

Class Summary
AbstractPageAccessResolver  
AccessLevel Typesafe Enumeration for representing Access Levels for security purposes
PageAccessHolder Maintains the page read /edit state for a request and potential for determining readonly fields and page function states at run time.
PageAccessManager Provides static methods for setting and accessing PageAccessHolder.
PageFunctionState Typesafe Enumeration for representing Page Function States.
PageFunctionStateMap A wrapper for java.util.Map to enforce storage and retrieval of objects of type PageFunctionState
 

Exception Summary
AccessDeniedException Runtime extension thrown when access is denied to a resource
 



Copyright © 2005-2007 Spring Layout Team. All Rights Reserved.