Package dev.resteasy.client.util.authentication
package dev.resteasy.client.util.authentication
-
ClassDescriptionA processor for creating a value for the
HttpHeaders.AUTHORIZATION
header.A utility to define the filter to place on a REST client or on a request.AClientResponseFilter
which repeats the request if the response from the original request has a status ofResponse.Status.UNAUTHORIZED
.Represents the credentials a user and password for authentication purposes.