Package org.apache.turbine.om.security

Security object definitions for the Security Service.

See:
          Description

Interface Summary
Group This class represents a Group of Users in the system that are associated with specific entity or resource.
Permission This class represents the permissions that a Role has to access certain pages/functions within the system.
Role This class represents a role played by the User associated with the current Session.
SecurityEntity This class represents a Group of Users in the system that are associated with specific entity or resource.
User This interface represents functionality that all users of the Turbine system require.
 

Class Summary
SecurityObject This class represents a generic object used in the Access Control Lists.
TurbineGroup This class represents a Group of Users in the system that are associated with specific entity or resource.
TurbinePermission This class represents the permissions that a Role has to access certain pages/functions within the system.
TurbineRole This class represents a role played by the User associated with the current Session.
TurbineUser A generic implementation of User interface.
 

Package org.apache.turbine.om.security Description

Security object definitions for the Security Service.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



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