Uses of Package
org.apache.turbine.om.security

Packages that use org.apache.turbine.om.security
org.apache.turbine.om.security Security object definitions for the Security Service. 
org.apache.turbine.om.security.peer Hand rolled peers for the DB Security Service. 
org.apache.turbine.services.pull.util   
org.apache.turbine.services.rundata Rundata Service provides a factory for the request cycle data objects. 
org.apache.turbine.services.security The security service can be used to authenticate users based on database information. 
org.apache.turbine.services.security.db A security service implementation that used an SQL database for authentication. 
org.apache.turbine.services.security.ldap An LDAP based security service implementation. 
org.apache.turbine.services.security.passive Dummy Service to be used if no security is required. 
org.apache.turbine.services.security.torque A security service implementation based on Torque generated peer classes. 
org.apache.turbine.services.session The session service allows you to access session information of the servlet container. 
org.apache.turbine.util Various utilities used in Turbine and for Turbine based applications. 
org.apache.turbine.util.security Some helper classes and interfaces for the Security Service. 
org.apache.turbine.util.template Template related utilities. 
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.om.security
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.
SecurityObject
          This class represents a generic object used in the Access Control Lists.
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.om.security.peer
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.
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.pull.util
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.rundata
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.security
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.
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.security.db
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.
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.security.ldap
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.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.security.passive
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.security.torque
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.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.services.session
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.util
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.
User
          This interface represents functionality that all users of the Turbine system require.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.util.security
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.
 

Classes in org.apache.turbine.om.security used by org.apache.turbine.util.template
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.
 



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