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