public class ServletSecurityConstraintHandler extends Object implements io.undertow.server.HttpHandler
| Constructor and Description |
|---|
ServletSecurityConstraintHandler(SecurityPathMatches securityPathMatches,
io.undertow.server.HttpHandler next) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
public ServletSecurityConstraintHandler(SecurityPathMatches securityPathMatches, io.undertow.server.HttpHandler next)
Copyright © 2017. All rights reserved.