*** This class provides Binary Compatibility only, not Source Compatibility ***

Class AuthorizationInfo

java.lang.Object
com.sas.services.information.metadata.AuthorizationInfo
All Implemented Interfaces:
AuthorizationInfoInterface, Serializable, Remote

@SASScope("ALL") @BinaryCompatibilityOnly public class AuthorizationInfo extends Object implements AuthorizationInfoInterface, Serializable
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    AuthorizationInfo(AuthorizationIdentityInfoInterface authIdentityInfo, List<PermissionInfoInterface> permissionInfoList)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    AuthorizationIdentityInfoInterface
    Returns the identity object reference
    Returns the List of MdPermissioinInfo instances for this MdAuthorizationInfo
    void
    setIdentityInfo(AuthorizationIdentityInfoInterface authIdentityInfo)
    Sets the identity object reference
    void
    Sets a List of MdPermissioinInfo instances for this MdAuthorizationInfo
    String
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait