Package | Description |
---|---|
gov.va.med.vistalink.security |
Modifier and Type | Class and Description |
---|---|
class |
VistaLoginModuleIPLockedException
If thrown, the user's IP has been locked due to too many times with invalid credentials.
|
class |
VistaLoginModuleLoginsDisabledException
If thrown, logins are disabled on the M server.
|
class |
VistaLoginModuleNoJobSlotsAvailableException
If thrown, job slot maximum has been exceeded on M server.
|
class |
VistaLoginModuleNoPathToListenerException
If thrown, no reachable listener was found on the path represented by the specified IP address and Port.
|
class |
VistaLoginModuleTooManyInvalidAttemptsException
If thrown, the user tried to login too many times with invalid credentials.
|
class |
VistaLoginModuleUserCancelledException
Represents a user cancellation of Login.
|
class |
VistaLoginModuleUserTimedOutException
User timed out of a login.
|
Modifier and Type | Method and Description |
---|---|
boolean |
VistaLoginModule.abort()
Should never be called by an application directly.
|
boolean |
VistaLoginModule.login()
Should never be called by an application directly.
|
boolean |
VistaLoginModule.logout()
Should never be called by an application directly.
|
VistALink v1.6a