|
Class Summary |
| Directory |
Defines the users' directory that is used by EBX.Platform for user authentication
and roles management.
|
| DirectoryDefault |
Default internal implementation of directory that is delivered
with EBX.Platform. |
| DirectoryDefaultFactory |
Factory of default internal implementation of directory that is delivered
with EBX.Platform. |
| DirectoryFactory |
Factory of user directory.
|
| DirectoryHandler |
An instance of this class holds and wraps the current specific directory implementation
so as to add preprocessing and post verifications to the directory methods' implementations.
|
| ProfileListContext |
This class is used by a directory for specializing the profiles that a user may
select according the current purpose (see methods comments). |