Package org.sdase.commons.client.jersey
Interface JerseyClientBundle.ConsumerTokenProvider<C extends io.dropwizard.core.Configuration>
- Type Parameters:
C
- the type of the applicationsConfiguration
class
- Enclosing class:
- JerseyClientBundle<C extends io.dropwizard.core.Configuration>
public static interface JerseyClientBundle.ConsumerTokenProvider<C extends io.dropwizard.core.Configuration>
extends Function<C,String>
Provides the consumer token that is added to outgoing requests from the configuration.
-
Method Summary