Class OptionsHandler
java.lang.Object
ch.tocco.nice2.rest.core.impl.security.OptionsHandler
- All Implemented Interfaces:
MethodSecurityHandler
Always allow OPTIONS requests.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
OptionsHandler
public OptionsHandler()
-
-
Method Details
-
supports
- Specified by:
supports
in interfaceMethodSecurityHandler
-
allowAccess
- Specified by:
allowAccess
in interfaceMethodSecurityHandler
-