|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Identity | An identity is either a user or a group. |
Class Summary | |
---|---|
AbstractIdentity | An abstract and simple implementation of an identity using an XML document. |
AnonymousUserInformation | An anonymous SDX user. |
Group | A group of SDX users. |
GroupInformationInserter | Allows the insertion of Group information within Identity documents. |
SuperuserInformation | Represents a superuser, which is a user who can manage the SDX server. |
User | Definition of an SDX user. |
UserDatabase | A database for keeping track of users and groups, and mainly of their membership relationships. |
UserInformation | Basic user information used in sessions. |
SDX User functionality Clases.
An Identity is the core unit of either user or group information, which encapsulates an XML document containing user specific data.
The users and groups are managed by a core data structure called a UserDatabase.
Information about users and groups is delivered on session basis encapsulated in an object of type UserInformation.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |