Uses of Interface
org.glassfish.jersey.client.authentication.HttpAuthenticationFeature.BasicBuilder

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

Uses of HttpAuthenticationFeature.BasicBuilder in org.glassfish.jersey.client.authentication
 

Methods in org.glassfish.jersey.client.authentication that return HttpAuthenticationFeature.BasicBuilder
static HttpAuthenticationFeature.BasicBuilder HttpAuthenticationFeature.basicBuilder()
          Create the builder of the http authentication feature working in basic authentication mode.
 HttpAuthenticationFeature.BasicBuilder HttpAuthenticationFeature.BasicBuilder.nonPreemptive()
          Configure the builder to create features in non-preemptive basic authentication mode.
 



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