Uses of Package
net.sf.springlayout.web.security

Packages that use net.sf.springlayout.web.security
net.sf.springlayout.web.controller   
net.sf.springlayout.web.controller.propertyeditor   
net.sf.springlayout.web.layout   
net.sf.springlayout.web.security   
 

Classes in net.sf.springlayout.web.security used by net.sf.springlayout.web.controller
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.
 

Classes in net.sf.springlayout.web.security used by net.sf.springlayout.web.controller.propertyeditor
AccessLevel
          Typesafe Enumeration for representing Access Levels for security purposes
 

Classes in net.sf.springlayout.web.security used by net.sf.springlayout.web.layout
PageAccessHolder
          Maintains the page read /edit state for a request and potential for determining readonly fields and page function states at run time.
 

Classes in net.sf.springlayout.web.security used by net.sf.springlayout.web.security
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.
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.
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
 



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