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 OIDCHttpFacadepublic HttpFacade.Request getRequest()
getRequest in interface HttpFacadepublic HttpFacade.Response getResponse()
getResponse in interface HttpFacadepublic X509Certificate[] getCertificateChain()
getCertificateChain in interface HttpFacadeCopyright © 2018 JBoss by Red Hat. All rights reserved.