public class InternalTokenClientFilter
extends com.sun.jersey.api.client.filter.ClientFilter
| Modifier and Type | Field and Description |
|---|---|
static String |
INTERNAL_TOKEN_HEADER |
| Constructor and Description |
|---|
InternalTokenClientFilter(InternalTokenStorage tokenStorage) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.api.client.ClientResponse |
handle(com.sun.jersey.api.client.ClientRequest cr) |
public static final String INTERNAL_TOKEN_HEADER
@Inject public InternalTokenClientFilter(InternalTokenStorage tokenStorage)
public com.sun.jersey.api.client.ClientResponse handle(com.sun.jersey.api.client.ClientRequest cr)
throws com.sun.jersey.api.client.ClientHandlerException
handle in interface com.sun.jersey.api.client.ClientHandlerhandle in class com.sun.jersey.api.client.filter.ClientFiltercom.sun.jersey.api.client.ClientHandlerExceptionCopyright © 2016. All rights reserved.