io.undertow.server.HttpHandler
public class ServletSecurityRoleHandler
extends java.lang.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.