Undertow Core 2.0.41.SP1-redhat-00001
-
- 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 Core 2.0.41.SP1-redhat-00001
Copyright © 2021 JBoss by Red Hat. All rights reserved.