| Interface | Description |
|---|---|
| Acl |
Access Control List of a database
including functions to query access
|
| AclAccess |
Computed
Acl access level of a user in a database |
| AclEntry |
A single entry of the database
Acl |
| CredentialValidationTokenHandler<T> |
This service interface represents a provider that is able to process a token
supplied to
DominoClient.validateCredentialsWithToken(String, Object) and retrieve
the user's distinguished name. |
| Ecl |
Execution Control List (ECL) on server or client
|
| UserTokenHandler<T> |
This service interface represents a provider that is able to process a token
that represents a potential user.
|