Uses of Interface
com.sas.hls.client.Session

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

Uses of Session in com.sas.hls.client
 

Methods in com.sas.hls.client that return Session
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) 2012, SAS Institute Inc., Cary, NC, USA