Uses of Class
com.sas.lsaf.client.LogonException

Packages that use LogonException
Package
Description
Class to log on to the system.
  • Uses of LogonException in com.sas.lsaf

    Methods in com.sas.lsaf that throw LogonException
    Modifier and Type
    Method
    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.