public class UsernamePasswordCredential extends Credential
UsernamePasswordCredential(String username, String password)
boolean
equals(Object o)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public UsernamePasswordCredential(String username, String password)
public boolean equals(Object o)
equals
Credential
public int hashCode()
hashCode
Object