|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TorqueObject | |
org.apache.turbine.services.security.torque | A security service implementation based on Torque generated peer classes. |
Uses of TorqueObject in org.apache.turbine.services.security.torque |
Subclasses of TorqueObject in org.apache.turbine.services.security.torque | |
class |
TorqueGroup
This class represents a Group of Users in the system that are associated with specific entity or resource. |
class |
TorquePermission
This class represents a permission given to a Role associated with the current Session. |
class |
TorqueRole
This class represents a role played by the User associated with the current Session. |
class |
TorqueUser
This is the User class used by the TorqueSecurity Service. |
Methods in org.apache.turbine.services.security.torque with parameters of type TorqueObject | |
boolean |
TorqueObject.equals(TorqueObject torqueObject)
Compares the primary key of this instance with the key of another. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |