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 Deprecated. Use TorqueSecurityService instead.
TurbineGroup Deprecated. Use TorqueGroup instead.
TurbinePermission Deprecated. Use TorquePermission instead.
TurbineRole Deprecated. Use TorqueRole instead.
TurbineUser Deprecated. Use TorqueUser instead.
 

Package org.apache.turbine.om.security Description

Security object definitions for the Security Service.
$Id: package.html 534527 2007-05-02 16:10:59Z tv $



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