Package | Description |
---|---|
org.glassfish.jersey.client.authentication |
Provides core client authentication mechanisms.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicAuthenticator.filterRequest(javax.ws.rs.client.ClientRequestContext request)
Adds authentication information to the request.
|