| Subclasses of LoginServiceException in com.sas.services.security |
class |
This exception gets thrown if the authentication process
detects that an "unknown host" error occurred while
attempting authentication. |
class |
This exception gets thrown if the authentication process
detects that a "connection refused" network error occurred
while attempting authentication. |
class |
This exception gets thrown when a user attempts
to authenticate, but the authentication fails
due to a bad user ID or password. |
class |
This exception gets thrown when a user attempts to
authenticate, and the authentication fails because
of network problems. |