Uses of Package
com.sas.hls.security.authentication.exception

Packages that use com.sas.hls.security.authentication.exception
com.sas.hls.client Provides the classes needed to create a session and access available services. 
com.sas.hls.resource.repository Provides the classes and interfaces needed to manipulate resources in the repository. 
com.sas.hls.security.authentication.exception Exceptions that can be thrown when authenticating a user. 
 

Classes in com.sas.hls.security.authentication.exception used by com.sas.hls.client
AuthenticationException
          Abstract superclass for all authentication related exceptions.
 

Classes in com.sas.hls.security.authentication.exception used by com.sas.hls.resource.repository
AuthenticationException
          Abstract superclass for all authentication related exceptions.
 

Classes in com.sas.hls.security.authentication.exception used by com.sas.hls.security.authentication.exception
AccountException
          Abstract superclass for all account related authentication exceptions.
AuthenticationException
          Abstract superclass for all authentication related exceptions.
CredentialsException
          Abstract superclass for all credentials related authentication exceptions.
 



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