Class AllowWSRequestPredicate
java.lang.Object
org.jboss.as.webservices.deployers.AllowWSRequestPredicate
- All Implemented Interfaces:
io.undertow.predicate.Predicate
-
Field Summary
Fields inherited from interface io.undertow.predicate.Predicate
PREDICATE_CONTEXT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanresolve(io.undertow.server.HttpServerExchange exchange)
-
Constructor Details
-
AllowWSRequestPredicate
public AllowWSRequestPredicate()
-
-
Method Details
-
resolve
public boolean resolve(io.undertow.server.HttpServerExchange exchange) - Specified by:
resolvein interfaceio.undertow.predicate.Predicate
-