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

Packages that use AuthenticationException
com.sas.hls.client Provides the classes needed to create a session and access available services. 
 

Uses of AuthenticationException in com.sas.hls.client
 

Methods in com.sas.hls.client that throw AuthenticationException
static Session SessionFactory.newSession(URL url, String userid, String password)
          Create an authenticated Session object to allow interaction with the server.
 Session SessionStrategy.openSession(URL url, String userid, String password)
          Create a new authenticated session using the specified server URL.
 



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