Class GlobalPredicatesVetoer
java.lang.Object
org.restheart.security.authorizers.GlobalPredicatesVetoer
- All Implemented Interfaces:
ConfigurablePlugin,Plugin,Authorizer
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.restheart.plugins.security.Authorizer
Authorizer.TYPE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanisAuthenticationRequired(Request request)voidsetPluginsRegistry(PluginsRegistry registry)
-
Constructor Details
-
GlobalPredicatesVetoer
public GlobalPredicatesVetoer()
-
-
Method Details
-
setPluginsRegistry
-
isAllowed
- Specified by:
isAllowedin interfaceAuthorizer
-
isAuthenticationRequired
- Specified by:
isAuthenticationRequiredin interfaceAuthorizer
-