Uses of Package
org.glassfish.jersey.client.authentication

Packages that use org.glassfish.jersey.client.authentication
org.glassfish.jersey.client.authentication   
 

Classes in org.glassfish.jersey.client.authentication used by org.glassfish.jersey.client.authentication
HttpAuthenticationFeature
          Features that provides Http Basic and Digest client authentication (based on RFC 2617).
HttpAuthenticationFeature.BasicBuilder
          Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured for basic authentication.
HttpAuthenticationFeature.Builder
          Builder that creates instances of HttpAuthenticationFeature.
HttpAuthenticationFeature.UniversalBuilder
          Extension of HttpAuthenticationFeature.Builder that builds the http authentication feature configured in universal mode that supports basic and digest authentication.
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.