Package | Description |
---|---|
io.undertow.servlet.api | |
io.undertow.servlet.core | |
io.undertow.servlet.handlers.security |
Modifier and Type | Method and Description |
---|---|
AuthorizationManager |
DeploymentInfo.getAuthorizationManager() |
Modifier and Type | Method and Description |
---|---|
DeploymentInfo |
DeploymentInfo.setAuthorizationManager(AuthorizationManager authorizationManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthorizationManager
Default authorization manager that simply implements the rules as specified by the servlet spec
|
Constructor and Description |
---|
ServletSecurityRoleHandler(HttpHandler next,
AuthorizationManager authorizationManager) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.