Package | Description |
---|---|
com.sas.lsaf |
Class to log on to the system.
|
Modifier and Type | Method and Description |
---|---|
static void |
LsafClient.logon(String url,
String userId,
byte[] password)
Logs on to the specified SAS Life Science Analytics Framework instance to establish an authenticated session in
order to access services.
|
static void |
LsafClient.logon(String url,
String userId,
byte[] password,
ProxyInfo proxyInfo)
Logs on to the specified SAS Life Science Analytics Framework instance going through the specified proxy to
establish an authenticated session in order to access services.
|
Copyright (c) 2019, SAS Institute Inc., Cary, NC, USA