Uses of Class
com.sas.services.information.AuthorizationObjectsResult

Packages that use AuthorizationObjectsResult
com.sas.services.information Interact with data repositories on behalf of client applications. 
 

Uses of AuthorizationObjectsResult in com.sas.services.information
 

Methods in com.sas.services.information that return types with arguments of type AuthorizationObjectsResult
 java.util.List<AuthorizationObjectsResult> OMIServer.getAuthorizationsForObjects(java.util.List<MetadataInterface> resources, java.util.List<java.lang.String> permissions)
           
 java.util.List<AuthorizationObjectsResult> MetadataServerInterface.getAuthorizationsForObjects(java.util.List<MetadataInterface> resources, java.util.List<java.lang.String> permissions)
          Get authorization information for a list of metadata objects.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.