Uses of Class
com.sas.hls.security.authentication.exception.CredentialsException

Packages that use CredentialsException
com.sas.hls.security.authentication.exception Exceptions that can be thrown when authenticating a user. 
 

Uses of CredentialsException in com.sas.hls.security.authentication.exception
 

Subclasses of CredentialsException in com.sas.hls.security.authentication.exception
 class CredentialsExpiredException
          Thrown if an authentication request is rejected because the account's credentials have expired.
 class CredentialsIncorrectException
          Thrown if an authentication request is rejected because the presented credentials are incorrect.
 



Copyright (c) 2016, SAS Institute Inc., Cary, NC, USA