See: Description
| Interface | Description |
|---|---|
| StampyLoginHandler |
The Interface StampyLoginHandler.
|
| Class | Description |
|---|---|
| AbstractLoginMessageListener<SVR extends AbstractStampyMessageGateway> |
This class enforces login functionality via the implementation of a.
|
| Exception | Description |
|---|---|
| AlreadyLoggedInException |
The Class AlreadyLoggedInException.
|
| NotLoggedInException |
The Class NotLoggedInException indicates that the
StampyLoginHandler implementation
failed the login credentials for the specified reason. |
| TerminateSessionException |
The Class TerminateSessionException indicates that the
StampyLoginHandler wishes to close the session to the client for the
specified reason. |