Uses of Class
com.sas.hls.client.ProxyInfo

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

Uses of ProxyInfo in com.sas.hls.client
 

Methods in com.sas.hls.client with parameters of type ProxyInfo
static Session SessionFactory.newSessionWithProxy(URL url, String userId, String password, ProxyInfo proxyInfo)
          Create an authenticated Session object to allow interaction with the server.
 Session SessionStrategy.openSessionWithProxy(URL url, String userid, String password, ProxyInfo proxyInfo)
          Create an authenticated Session object to allow interaction with the server.
 



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