| Package | Description |
|---|---|
| org.keycloak.adapters | |
| org.keycloak.adapters.jetty.core | |
| org.keycloak.adapters.tomcat | |
| org.keycloak.adapters.undertow | |
| org.keycloak.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
HttpFacade.Cookie |
HttpFacade.Request.getCookie(String cookieName) |
protected HttpFacade.Cookie |
OAuthRequestAuthenticator.getCookie(String cookieName) |
| Modifier and Type | Method and Description |
|---|---|
HttpFacade.Cookie |
JettyHttpFacade.RequestFacade.getCookie(String cookieName) |
| Modifier and Type | Method and Description |
|---|---|
HttpFacade.Cookie |
CatalinaHttpFacade.RequestFacade.getCookie(String cookieName) |
| Modifier and Type | Method and Description |
|---|---|
HttpFacade.Cookie |
UndertowHttpFacade.RequestFacade.getCookie(String cookieName) |
| Modifier and Type | Method and Description |
|---|---|
HttpFacade.Cookie |
JaxrsHttpFacade.RequestFacade.getCookie(String cookieName) |
Copyright © 2015. All rights reserved.