Package org.glassfish.jersey.client.authentication
package org.glassfish.jersey.client.authentication
Provides core client authentication mechanisms.
-
ClassDescriptionImplementation of Basic Http Authentication method (RFC 2617).Implementation of Digest Http Authentication method (RFC 2617).Features 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
.Implementation of all authentication builders.Feature authentication mode.Extension ofHttpAuthenticationFeature.Builder
that builds the http authentication feature configured in universal mode that supports basic and digest authentication.Http Authentication filter that provides basic and digest authentication (based on RFC 2617).Credentials (username + password).Authentication type.Exception thrown by security request authentication.Exception thrown by security response authentication.