public class CookieAuthenticator extends Object implements javax.ws.rs.client.ClientRequestFilter
This ClientRequestFilter sets a cookie in each request
| Constructor and Description |
|---|
CookieAuthenticator(javax.ws.rs.core.Cookie cookie) |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(javax.ws.rs.client.ClientRequestContext clientRequestContext)
add cookie
|
Copyright © 2018–2021 Imixs Software Solutions GmbH. All rights reserved.