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<T extends SecurityEntity> 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 615328 2008-01-25 20:25:05Z tv $



Copyright © 2000-2011 The Apache Software Foundation. All Rights Reserved.