VistALink v1.6

Uses of Class
gov.va.med.vistalink.security.m.SecurityFaultException

Packages that use SecurityFaultException
gov.va.med.vistalink.security.m Base Security implementation (J2SE and J2EE) 
 

Uses of SecurityFaultException in gov.va.med.vistalink.security.m
 

Subclasses of SecurityFaultException in gov.va.med.vistalink.security.m
 class SecurityAccessVerifyCodePairInvalidException
          Represents an authentication failure during an access/verify code-based re-authentication attempt, where either the access code, verify code (or both) authentication credentials are invalid.
 class SecurityConnectionProxyException
          This exception fault is returned from M, and signifies that the connection proxy used to create the connection was invalid in some way, and a connection could not be established to the EIS.
 class SecurityDivisionDeterminationFaultException
          Represents an authentication failure during a re-authentication attempt, in which an invalid division has been passed for the user on whose behalf re-authentication is being attempted.
 class SecurityIdentityDeterminationFaultException
          Represents an authentication failure during a re-authentication attempt, in which the credentials passed for re-authentication (DUZ, VPID, etc.) could not be matched with an actual Kernel user.
 class SecurityIPLockedFaultException
          This exception fault is returned from M, and signifies that the IP address has been locked due to too many invalid logins.user's login credentials were invalid too many times, and the M system is rejecting further login attempts as a result.
 class SecurityPrimaryStationMismatchException
          This exception fault is returned from M, and signifies that there was a mismatch between the client primary station (mapped to the connector) and the primary station of the M account the connector accessed (based on the value of the DEFAULT INSTITUTION field of the Kernel System Parameters file).
 class SecurityProductionMismatchException
          This exception fault is returned from M, and signifies that there was a mismatch between the client and the server in the designation of each side as production or non-production.
 class SecurityTooManyInvalidLoginAttemptsFaultException
          This exception fault is returned from M, and signifies that the user's login credentials were invalid too many times, and the M system is rejecting further login attempts as a result.
 class SecurityUserAuthorizationException
          Represents an authorization failure during a re-authentication attempt, e.g., DISUSER flag is set for the re-authentication user, prohibited times of day is set, etc.
 class SecurityUserVerifyCodeException
          Represents a failure during a re-authentication attempt, where the user's verify code is expired or requires changing.
 


VistALink v1.6

VistALink v1.6