Package org.apache.turbine.om.security

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.
 



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