Class OriginVetoer
java.lang.Object
org.restheart.security.authorizers.OriginVetoer
- 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)voidsetConfiguration(Map<String,Object> args)
-
Constructor Details
-
OriginVetoer
public OriginVetoer()
-
-
Method Details
-
setConfiguration
-
isAllowed
- Specified by:
isAllowedin interfaceAuthorizer
-
isAuthenticationRequired
- Specified by:
isAuthenticationRequiredin interfaceAuthorizer
-