public class ElytronIdentityHandler extends Object implements io.undertow.server.HttpHandler
| Modifier and Type | Field and Description |
|---|---|
static io.undertow.util.AttachmentKey<org.wildfly.security.auth.server.SecurityIdentity> |
IDENTITY_KEY
The current security identity
|
| Constructor and Description |
|---|
ElytronIdentityHandler(io.undertow.server.HttpHandler next) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.