Uses of Class
com.helger.http.basicauth.BasicAuthClientCredentials
Packages that use BasicAuthClientCredentials
-
Uses of BasicAuthClientCredentials in com.helger.http.basicauth
Methods in com.helger.http.basicauth that return BasicAuthClientCredentialsModifier and TypeMethodDescriptionstatic BasicAuthClientCredentialsHttpBasicAuth.getBasicAuthClientCredentials(String sAuthHeader) Get the Basic authentication credentials from the passed HTTP header value.