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