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

Interface PermissionExplainedInfoInterface

All Superinterfaces:
PermissionInfoInterface, Remote
All Known Implementing Classes:
PermissionInfo

@SASScope("ALL") @BinaryCompatibilityOnly public interface PermissionExplainedInfoInterface extends PermissionInfoInterface, Remote
Interface methods for explaining permission source info

An PermissionExplainedInfo instance represents ...

  • Method Details

    • getIndirectPermissionInfo

      List<IndirectPermissionInfoInterface> getIndirectPermissionInfo() throws ServiceException, RemoteException
      Returns one or more IndirectAuthorizationInfoInterface instances representing UserGroup membership(s), Permissions coming from an direct ACT on the object or via an Inheritance Parent, etc.
      Returns:
      Throws:
      ServiceException
      RemoteException