Interface OzoneManagerAuthorizer

All Superinterfaces:
org.apache.hadoop.ozone.security.acl.IAccessAuthorizer
All Known Implementing Classes:
OzoneNativeAuthorizer

public interface OzoneManagerAuthorizer extends org.apache.hadoop.ozone.security.acl.IAccessAuthorizer
A subinterface of IAccessAuthorizer specifically for Ozone Manager.
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.apache.hadoop.ozone.security.acl.IAccessAuthorizer

    org.apache.hadoop.ozone.security.acl.IAccessAuthorizer.ACLIdentityType, org.apache.hadoop.ozone.security.acl.IAccessAuthorizer.ACLType
  • Method Summary

    Modifier and Type
    Method
    Description
    Configure this authorizer.

    Methods inherited from interface org.apache.hadoop.ozone.security.acl.IAccessAuthorizer

    checkAccess, generateAssumeRoleSessionPolicy, isNative