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