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