Uses of Package
org.glassfish.jersey.client.authentication
Packages that use org.glassfish.jersey.client.authentication
Package
Description
Provides core client authentication mechanisms.
-
Classes in org.glassfish.jersey.client.authentication used by org.glassfish.jersey.client.authenticationClassDescriptionFeatures that provides Http Basic and Digest client authentication (based on RFC 2617).Extension of
HttpAuthenticationFeature.Builder
that builds the http authentication feature configured for basic authentication.Builder that creates instances ofHttpAuthenticationFeature
.Extension ofHttpAuthenticationFeature.Builder
that builds the http authentication feature configured in universal mode that supports basic and digest authentication.