Package dev.resteasy.client.util.authentication
-
Interface Summary Interface Description AuthorizationProcessor A processor for creating a value for theHttpHeaders.AUTHORIZATIONheader.UserCredentials Represents the credentials a user and password for authentication purposes. -
Class Summary Class Description HttpAuthenticators A utility to define the filter to place on a REST client or on a request.HttpAuthorizationFilter AClientResponseFilterwhich repeats the request if the response from the original request has a status ofResponse.Status.UNAUTHORIZED.