Package org.restheart.mongodb.security
Class AllowWriteMode
java.lang.Object
org.restheart.mongodb.security.BaseAllowInitializer
org.restheart.mongodb.security.AllowWriteMode
- All Implemented Interfaces:
ConfigurablePlugin,Initializer,Plugin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.restheart.mongodb.security.BaseAllowInitializer
isHandledByMongoServiceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.restheart.plugins.ConfigurablePlugin
arg, argOrDefault
-
Constructor Details
-
AllowWriteMode
public AllowWriteMode()
-
-
Method Details
-
init
public void init()- Specified by:
initin interfaceInitializer
-