Uses of Class
org.apache.turbine.om.security.SecurityObject

Packages that use SecurityObject
org.apache.turbine.om.security   
 

Uses of SecurityObject in org.apache.turbine.om.security
 

Subclasses of SecurityObject in org.apache.turbine.om.security
 class TurbineGroup
          This class represents a Group of Users in the system that are associated with specific entity or resource.
 class TurbinePermission
          This class represents the permissions that a Role has to access certain pages/functions within the system.
 class TurbineRole
          This class represents a role played by the User associated with the current Session.
 class TurbineUser
          A generic implementation of User interface.
 



Copyright © 2000-2002 Apache Software Foundation. All Rights Reserved.