WildFly: Domain HTTP Interface 6.0.0.Alpha5
- java.lang.Object
-
- org.jboss.as.domain.http.server.security.ElytronIdentityHandler
-
- All Implemented Interfaces:
- io.undertow.server.HttpHandler
public class ElytronIdentityHandler
extends Object
implements io.undertow.server.HttpHandler
HttpHandler to ensure the Subject for the current authenticated user is correctly associated for the request.
- Author:
- Darran Lofthouse
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static io.undertow.util.AttachmentKey<org.wildfly.security.auth.server.SecurityIdentity> |
IDENTITY_KEY |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
WildFly: Domain HTTP Interface 6.0.0.Alpha5
Copyright © 2018 JBoss by Red Hat. All rights reserved.