public class Auth extends Object
static class
Auth.Scheme
String
password
scheme
user
Auth(String sAuth)
Auth(String user, Object userTag)
Object
getTag()
getUser()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final Auth.Scheme scheme
public final String user
public final String password
public Auth(String sAuth)
public Auth(String user, Object userTag)
public String getUser()
public Object getTag()
Copyright © 2020. All rights reserved.