Package | Description |
---|---|
org.glassfish.jersey.client.authentication |
Provides core client authentication mechanisms.
|
Modifier and Type | Method and Description |
---|---|
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-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.