| Interface | Description |
|---|---|
| ESAuthorizationService | |
| ESOrgUnitResolver | |
| ESPasswordHashGenerator |
A PasswordHash Generator is able to generate a hash using a newly created salt for a given password.
|
| ESPasswordHashGenerator.ESHashAndSalt |
Wrapper interface for a hash/salt pair.
|
| ESUserVerifier |
Controller for the Authentication of users.
|
| Class | Description |
|---|---|
| ESHashAndSalt |
Default implementation of a
ESHashAndSalt. |
| ESMethodInvocation |
Represents an method invocation of a method contained in the EmfStore interface.
|
| ESSessions |
Utility class for handling session management.
|
| Enum | Description |
|---|---|
| ESAuthenticationControlType |
Enum for all available
ESAuthenticationControlTypes. |
| ESMethod.MethodId |
the operation methodId, e.g.
|
| ESProjectAdminPrivileges |
Determines what actions the
ProjectAdminRole is allowed to perform. |
| Annotation Type | Description |
|---|---|
| ESMethod |
Marks methods that implement EmfStore methods.
|
Copyright © 2017. All rights reserved.