Uses of Interface
com.sas.lsaf.execution.session.SessionService
-
Packages that use SessionService Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services. -
-
Uses of SessionService in com.sas.lsaf
Methods in com.sas.lsaf that return SessionService Modifier and Type Method Description static SessionService
LsafClient. getSessionService()
Gets the SessionService to access using the current session -
Uses of SessionService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return SessionService Modifier and Type Method Description SessionService
ServiceManager. getSessionService()
Get the SessionService instance for this session.
-