Class Summary |
Constants |
Define common constants used in the associated event handlers. |
HostCredential |
Host credential object. |
HostCredentials |
Map client user name to host credentials for that client. |
LifeCycleHandler |
Implement client authentication and authorization. |
ProcedureHandler |
Guard access to a table procedure. |
User |
This class records the state of a particular client (Verastream) user as a
simple immutable bean. |
UserAuthorizer |
This class implements the
IUserAuthorizer
interface using an in-memory database initialized when the model
is loaded for execution. |