All Classes
-
All Classes Class Summary Annotation Types Summary Class Description App Jersey programmatic managed client example application.App.MyClientAConfig App.MyClientBConfig ClientA Managed client configuration for client A.ClientB Managed client configuration for client B.CustomHeaderFeature Dynamic feature that appends a properly configuredCustomHeaderFilterinstance to every method that is annotated with@Requireinternal feature annotation.CustomHeaderFeature.Require A method annotation to be placed on those resource methods to which a validatingCustomHeaderFilterinstance should be added.CustomHeaderFilter A filter for appending and validating custom headers.InternalResource Internal resource accessed from the managed client resource.PublicResource 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.