Class BaseAllowInitializer

java.lang.Object
org.restheart.mongodb.security.BaseAllowInitializer
Direct Known Subclasses:
AllowBulkRequests, AllowMgmtRequests, AllowWriteMode

public class BaseAllowInitializer extends Object
  • Constructor Details

    • BaseAllowInitializer

      public BaseAllowInitializer()
  • Method Details

    • isHandledByMongoService

      protected boolean isHandledByMongoService(Request<?> request)