public class BasicAuth extends Object implements HttpAuth
HttpAuth.Where
BasicAuth(String user, String passwd)
protected String
encode(String user, String passwd)
String
identity()
token()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
where
public BasicAuth(String user, String passwd)
public String identity()
HttpAuth
identity
public String token()
token
protected String encode(String user, String passwd)
public String toString()
toString
Object
Copyright © 2018. All rights reserved.