VistALink v1.6

Package 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.

See:
          Description

Class Summary
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 Summary
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.
 

Package gov.va.med.vistalink.security Description

J2SE security module for VistaLink; contains JAAS login module supporting a JAAS client/server login to a Vista M system.


VistALink v1.6

VistALink v1.6