Uses of Class
com.sas.services.security.LoginServiceException
Packages that use LoginServiceException
Package
Description
Perform Authentication against modular authentication providers with user identities.
-
Uses of LoginServiceException in com.sas.services.security
Subclasses of LoginServiceException in com.sas.services.securityModifier and TypeClassDescriptionclassThis exception gets thrown if the authentication process detects that an "unknown host" error occurred while attempting authentication.classThis exception gets thrown if the authentication process detects that a "connection refused" network error occurred while attempting authentication.classThis exception gets thrown when a user attempts to authenticate, but the authentication fails due to a bad user ID or password.classclassThis exception gets thrown when a user attempts to authenticate, and the authentication fails because of network problems.