Undertow 1.4.13.Final-SNAPSHOT
-
- All Implemented Interfaces:
- HttpHandler
public class AllowedMethodsHandler
extends Object
implements HttpHandler
Handler that whitelists certain HTTP methods. Only requests with a method in the allowed methods set will be allowed to continue.
- Author:
- Stuart Douglas
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Undertow 1.4.13.Final-SNAPSHOT
Copyright © 2017 JBoss by Red Hat. All rights reserved.