public class AuthUtils extends Object
Constructor and Description |
---|
AuthUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getBasicAuth(String user,
String pass)
Generates a BASE64 Basic Authentication String
|
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.