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