| Package | Description |
|---|---|
| org.keycloak.adapters | |
| org.keycloak.adapters.as7 | |
| org.keycloak.adapters.jetty | |
| org.keycloak.adapters.tomcat | |
| org.keycloak.adapters.undertow | |
| org.keycloak.jaxrs |
| Modifier and Type | Method and Description |
|---|---|
protected HttpFacade.Cookie |
OAuthRequestAuthenticator.getCookie(String cookieName) |
HttpFacade.Cookie |
HttpFacade.Request.getCookie(String cookieName) |
| Modifier and Type | Method and Description |
|---|---|
HttpFacade.Cookie |
CatalinaHttpFacade.RequestFacade.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 © 2014. All Rights Reserved.