|
Interface Summary |
| Group |
A group is a named collection of users and permissions. |
| GroupID |
Strongly typed ID for Group. |
| GroupIDSet |
A strongly-typed set of GroupIDs objects. |
| LoginConfiguration |
Instances of this class represent a Java Authentication and Authorization Service
(JAAS) LoginConfiguration that is available for authenticating users. |
| Permission |
A permission object is a persistent representation of a
java.security.Permission object. |
| PermissionID |
Strongly typed ID for Permission. |
| SessionID |
An ID used to identify a CommandManager session. |
| SessionVariable |
Container for a Session Variable. |
| SessionVariableSet |
A collection of session variables for a user. |
| User |
A user represents a principal capable of logging into the SPS
system. |
| UserID |
Strongly typed ID for User. |