Uses of Package
dev.resteasy.client.util.authentication
Packages that use dev.resteasy.client.util.authentication
Package
Description
-
Classes in dev.resteasy.client.util.authentication used by dev.resteasy.client.util.authenticationClassDescriptionA processor for creating a value for the
HttpHeaders.AUTHORIZATION
header.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. -
Classes in dev.resteasy.client.util.authentication used by dev.resteasy.client.util.authentication.basicClassDescriptionA processor for creating a value for the
HttpHeaders.AUTHORIZATION
header.Represents the credentials a user and password for authentication purposes. -
Classes in dev.resteasy.client.util.authentication used by dev.resteasy.client.util.authentication.digestClassDescriptionA processor for creating a value for the
HttpHeaders.AUTHORIZATION
header.Represents the credentials a user and password for authentication purposes.