Uses of Interface
com.sas.drugdev.remote.session.Session

Packages that use Session
com.sas.drugdev.remote.session Contains all the necessary classes and interfaces for creating sessions and connecting to the server. 
 

Uses of Session in com.sas.drugdev.remote.session
 

Methods in com.sas.drugdev.remote.session that return Session
static Session SessionFactory.newSession(java.net.URL url, Credentials credentials)
          Create and authenticate the Session.