| 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(io.undertow.server.HttpHandler next,
AuthorizationManager authorizationManager) |
Copyright © 2018. All rights reserved.