public class OIDCServletUndertowHttpFacade extends ServletHttpFacade implements OIDCHttpFacade
ServletHttpFacade.RequestFacade, ServletHttpFacade.ResponseFacade
HttpFacade.Cookie, HttpFacade.Request, HttpFacade.Response
request, response
AUTH_ERROR_ATTACHMENT_KEY, exchange, LOGOUT_ERROR_ATTACHMENT_KEY, requestFacade, responseFacade
Constructor and Description |
---|
OIDCServletUndertowHttpFacade(io.undertow.server.HttpServerExchange exchange) |
Modifier and Type | Method and Description |
---|---|
KeycloakSecurityContext |
getSecurityContext() |
getRequest, getResponse
getCertificateChain
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCertificateChain, getRequest, getResponse
public OIDCServletUndertowHttpFacade(io.undertow.server.HttpServerExchange exchange)
public KeycloakSecurityContext getSecurityContext()
getSecurityContext
in interface OIDCHttpFacade
Copyright © 2021 JBoss by Red Hat. All rights reserved.