public static class ServletOAuthClient.ServletFacade extends Object implements OIDCHttpFacade
HttpFacade.Cookie, HttpFacade.Request, HttpFacade.Response
Modifier and Type | Method and Description |
---|---|
X509Certificate[] |
getCertificateChain() |
HttpFacade.Request |
getRequest() |
HttpFacade.Response |
getResponse() |
KeycloakSecurityContext |
getSecurityContext() |
public KeycloakSecurityContext getSecurityContext()
getSecurityContext
in interface OIDCHttpFacade
public HttpFacade.Request getRequest()
getRequest
in interface HttpFacade
public HttpFacade.Response getResponse()
getResponse
in interface HttpFacade
public X509Certificate[] getCertificateChain()
getCertificateChain
in interface HttpFacade
Copyright © 2019 JBoss by Red Hat. All rights reserved.