| Package | Description |
|---|---|
| com.orchestranetworks.instance |
Provides interfaces for accessing data sets.
|
| com.orchestranetworks.service |
Provides classes and interfaces for implementing specific services and access rules on EBX®.
|
| com.orchestranetworks.service.directory |
Provides classes for Directory handling.
|
| Class and Description |
|---|
| AuthenticationException |
| Class and Description |
|---|
| DirectoryHandler
An instance of this class wraps the current custom directory implementation,
so as to add pre-processing and post-verifications to the directory method implementations.
|
| Class and Description |
|---|
| AuthenticationException |
| Directory
Defines the user directory used by EBX® to authenticate users
and to define users and their roles.
|
| DirectoryDefault
The default internal directory implementation that is delivered
with EBX®.
|
| DirectoryDefault.RoleEntity
Represents a role entity that is, or can be, persisted in the default directory.
|
| DirectoryDefault.UserEntity
Represents a user entity that is, or can be, persisted in the default directory.
|
| DirectoryFactory
Factory for the user and roles directory.
|
| DirectoryHandler
An instance of this class wraps the current custom directory implementation,
so as to add pre-processing and post-verifications to the directory method implementations.
|
| ProfileListContext
This class is used by a user and roles directory to customize the profiles that a user can
select.
|