Package org.glassfish.jersey.examples.managedclient
package org.glassfish.jersey.examples.managedclient
-
ClassDescriptionJersey programmatic managed client example application.Managed client configuration for client A.Managed client configuration for client B.Dynamic feature that appends a properly configured
CustomHeaderFilterinstance to every method that is annotated with@Requireinternal feature annotation.A method annotation to be placed on those resource methods to which a validatingCustomHeaderFilterinstance should be added.A filter for appending and validating custom headers.Internal resource accessed from the managed client resource.A resource that uses managed clients to retrieve values of internal resources 'A' and 'B', which are protected by aCustomHeaderFilterand require a specific custom header in a request to be set to a specific value.