VLJ Iteration II, v. 1.0.0.193

Uses of Package
gov.va.med.foundations.security.vistalink

Packages that use gov.va.med.foundations.security.vistalink
gov.va.med.foundations.security.vistalink Security module for VistaLink; contains classes supporting a JAAS login to a Vista M system. 
 

Classes in gov.va.med.foundations.security.vistalink used by gov.va.med.foundations.security.vistalink
VistaKernelPrincipal
          Provides an interface to marks a principal that represents a logged on Kernel user on an M system.
VistaKernelPrincipalImpl
          A JAAS principal representing a logged on Kernel user on an M system.
VistaLoginModuleException
          Represents a LoginException thrown by the LoginModule.
VistaLoginModuleLoginsDisabledException
          If thrown, logins are disabled on the M server.When attempting a logon, you can trap for this specific exception, in addition to the more general VistaLoginModuleException and LoginException exceptions.
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.
 


VLJ Iteration II, v. 1.0.0.193

VistaLink Iteration II, v. 1.0.0.193