All Classes and Interfaces
Class
Description
Managed client configuration for client A.
Managed client configuration for client B.
Dynamic feature that appends a properly configured
CustomHeaderFilter instance
to every method that is annotated with @Require internal feature
annotation.A method annotation to be placed on those resource methods to which a validating
CustomHeaderFilter instance should be added.A filter for appending and validating custom headers.
Internal resource accessed from the managed client resource.
Jersey managed client example application.
A resource that uses managed clients to retrieve values of internal
resources 'A' and 'B', which are protected by a
CustomHeaderFilter
and require a specific custom header in a request to be set to a specific value.