Interface | Description |
---|---|
Identity |
An identity is either a user or a group.
|
Class | Description |
---|---|
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.
|
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.
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.