Red Hat JBoss Enterprise Application Platform 7.0.0.GA
-
- 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
Red Hat JBoss Enterprise Application Platform 7.0.0.GA
Copyright © 2016 JBoss by Red Hat. All rights reserved.