Uses of Class
com.sas.lsaf.security.authentication.CredentialsException
Packages that use CredentialsException
Package
Description
Exceptions that can be thrown when authenticating a user.
-
Uses of CredentialsException in com.sas.lsaf.security.authentication
Subclasses of CredentialsException in com.sas.lsaf.security.authenticationModifier and TypeClassDescriptionclassThrown when an authentication request is rejected because the account's credentials have expired.classThrown when an authentication request is rejected because the credentials are incorrect.