Class HttpHeaderUtils
java.lang.Object
co.yellowdog.platform.clients.web.headers.HttpHeaderUtils
- 
Method Summary
Modifier and TypeMethodDescriptionstatic StringencodeBasicAuth(@NonNull String username, @NonNull String password)  
- 
Method Details
- 
encodeBasicAuth
 
 -