|
VistALink v1.6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VistaLoginModuleException | |
---|---|
gov.va.med.vistalink.security | J2SE security module for VistaLink; contains JAAS login module supporting a JAAS client/server login to a Vista M system. |
Uses of VistaLoginModuleException in gov.va.med.vistalink.security |
---|
Subclasses of VistaLoginModuleException in gov.va.med.vistalink.security | |
---|---|
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. |
Methods in gov.va.med.vistalink.security that throw VistaLoginModuleException | |
---|---|
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.6 | |||||||||
PREV NEXT | FRAMES NO FRAMES |