Field and Description |
---|
com.sas.lsaf.security.privilege.ScopedPrivileges.PRIVILEGE_DISABLE_VERSIONING
As of Java API 2.2. Will be replaced in a subsequent release with a new privilege.
|
Method and Description |
---|
com.sas.lsaf.execution.session.SessionService.deleteSession(String, boolean)
As of Java API 2.3. Use
SessionService.deleteSession(String) . |
com.sas.lsaf.execution.session.SessionService.deleteSessions(Set<String>, boolean)
As of Java API 2.3. Use
SessionService.deleteSessions(Set) . |
Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA