Package org.glassfish.jersey.client.authentication
package org.glassfish.jersey.client.authentication
Provides core client authentication mechanisms.
-
ClassDescriptionFeatures 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.Exception thrown by security request authentication.Exception thrown by security response authentication.