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