Class NoopAuthorizer

java.lang.Object
org.openmetadata.service.security.NoopAuthorizer
All Implemented Interfaces:
Authorizer

public class NoopAuthorizer extends Object implements Authorizer
  • Constructor Details

    • NoopAuthorizer

      public NoopAuthorizer()
  • Method Details