Uses of Class
org.glassfish.jersey.client.authentication.BasicAuthenticator
-
Packages that use BasicAuthenticator Package Description org.glassfish.jersey.client.authentication Provides core client authentication mechanisms. -
-
Uses of BasicAuthenticator in org.glassfish.jersey.client.authentication
Fields in org.glassfish.jersey.client.authentication declared as BasicAuthenticator Modifier and Type Field Description private BasicAuthenticator
HttpAuthenticationFilter. basicAuth
-