public class HTTPLib
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getBasicAuthenticationUsername(java.lang.String basicAuthCredentialsB64)
Extract the username from basic authentication credentials.
|
public static java.lang.String getBasicAuthenticationUsername(java.lang.String basicAuthCredentialsB64)
basicAuthCredentialsB64 - the basic authentication credentials in base64 format