Package com.sas.services.information
Class AuthorizationObjectsResult
java.lang.Object
com.sas.services.information.AuthorizationObjectsResult
- All Implemented Interfaces:
Serializable
public class AuthorizationObjectsResult
extends Object
implements Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAuthorizationObjectsResult(MetadataInterface resource, List<String> granted) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AuthorizationObjectsResult
-
-
Method Details
-
getResource
-
getGranted
public List<String> getGranted()
-