public class SecurityContextThreadSetupAction extends Object implements io.undertow.servlet.api.ThreadSetupAction
| Constructor and Description |
|---|
SecurityContextThreadSetupAction(String securityDomain,
SecurityDomainContext securityDomainContext,
Map<String,Set<String>> principleVsRoleMap) |
| Modifier and Type | Method and Description |
|---|---|
io.undertow.servlet.api.ThreadSetupAction.Handle |
setup(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.