Class | Description |
---|---|
CallbackHandlerSwing |
Implements the JAAS CallbackHandler interface.
|
CallbackHandlerSwingCCOW |
Implements the JAAS CallbackHandler interface.
|
CallbackHandlerUnitTest |
Implements the JAAS CallbackHandler interface.
|
VistaKernelPrincipalImpl |
A JAAS principal representing a logged on Kernel user on an M system.
|
VistaLoginModule |
A JAAS-compliant LoginModule to log users on to a Vista system.
|
Exception | Description |
---|---|
VistaLoginModuleException |
Represents a LoginException thrown by the LoginModule.
|
VistaLoginModuleIPLockedException |
If thrown, the user's IP has been locked due to too many times with invalid credentials.
|
VistaLoginModuleLoginsDisabledException |
If thrown, logins are disabled on the M server.
|
VistaLoginModuleNoJobSlotsAvailableException |
If thrown, job slot maximum has been exceeded on M server.
|
VistaLoginModuleNoPathToListenerException |
If thrown, no reachable listener was found on the path represented by the specified IP address and Port.
|
VistaLoginModuleTooManyInvalidAttemptsException |
If thrown, the user tried to login too many times with invalid credentials.
|
VistaLoginModuleUserCancelledException |
Represents a user cancellation of Login.
|
VistaLoginModuleUserTimedOutException |
User timed out of a login.
|
VistALink v1.6a