|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
GroupPeerManagerConstants | Constants for configuring the various columns and bean properties for the used peer. |
PermissionPeerManagerConstants | Constants for configuring the various columns and bean properties for the used peer. |
RolePeerManagerConstants | Constants for configuring the various columns and bean properties for the used peer. |
UserPeerManagerConstants | Constants for configuring the various columns and bean properties for the used peer. |
Class Summary | |
GroupPeerManager | This class capsulates all direct Peer access for the Group entities. |
PermissionPeerManager | This class capsulates all direct Peer access for the Permission entities. |
RolePeerManager | This class capsulates all direct Peer access for the Role entities. |
TorqueGroup | This class represents a Group of Users in the system that are associated with specific entity or resource. |
TorqueObject | All the Torque Security objects (User, Group, Role, Permission) are derived from this class which contains the base compare and management methods for all security objects. |
TorquePermission | This class represents a permission given to a Role associated with the current Session. |
TorqueRole | This class represents a role played by the User associated with the current Session. |
TorqueSecurityService | An implementation of SecurityService that uses torque objects. |
TorqueUser | This is the User class used by the TorqueSecurity Service. |
TorqueUserManager | An UserManager performs User
objects related tasks on behalf of the
BaseSecurityService . |
UserPeerManager | This class capsulates all direct Peer access for the User entities. |
A security service implementation based on Torque generated peer classes.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |