public class OIDCUndertowHttpFacade extends UndertowHttpFacade implements OIDCHttpFacade
UndertowHttpFacade.RequestFacade, UndertowHttpFacade.ResponseFacadeHttpFacade.Cookie, HttpFacade.Request, HttpFacade.Response| Modifier and Type | Field and Description |
|---|---|
static io.undertow.util.AttachmentKey<KeycloakSecurityContext> |
KEYCLOAK_SECURITY_CONTEXT_KEY |
AUTH_ERROR_ATTACHMENT_KEY, exchange, LOGOUT_ERROR_ATTACHMENT_KEY, requestFacade, responseFacade| Constructor and Description |
|---|
OIDCUndertowHttpFacade(io.undertow.server.HttpServerExchange exchange) |
| Modifier and Type | Method and Description |
|---|---|
KeycloakSecurityContext |
getSecurityContext() |
getCertificateChain, getRequest, getResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCertificateChain, getRequest, getResponsepublic static final io.undertow.util.AttachmentKey<KeycloakSecurityContext> KEYCLOAK_SECURITY_CONTEXT_KEY
public OIDCUndertowHttpFacade(io.undertow.server.HttpServerExchange exchange)
public KeycloakSecurityContext getSecurityContext()
getSecurityContext in interface OIDCHttpFacadeCopyright © 2018 JBoss by Red Hat. All rights reserved.