public class SecurityContextAssociationHandler extends Object implements io.undertow.server.HttpHandler
Constructor and Description |
---|
SecurityContextAssociationHandler(Map<String,org.jboss.metadata.javaee.jboss.RunAsIdentityMetaData> runAsIdentityMetaDataMap,
String contextId,
io.undertow.server.HttpHandler next) |
Modifier and Type | Method and Description |
---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
static io.undertow.server.HandlerWrapper |
wrapper(Map<String,org.jboss.metadata.javaee.jboss.RunAsIdentityMetaData> runAsIdentityMetaDataMap,
String contextId) |
Copyright © 2013 JBoss by Red Hat. All rights reserved.