Uses of Interface
com.sas.lsaf.security.acl.AclService
-
Packages that use AclService 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 AclService in com.sas.lsaf
Methods in com.sas.lsaf that return AclService Modifier and Type Method Description static AclService
LsafClient. getAclService()
Gets the AclService to access using the current session -
Uses of AclService in com.sas.lsaf.client
Methods in com.sas.lsaf.client that return AclService Modifier and Type Method Description AclService
ServiceManager. getAclService()
Get the AclService instance for this session.
-