Searched defs:PasswordAuthentication (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/obex/javax/obex/
H A DPasswordAuthentication.java39 public final class PasswordAuthentication { class
46 * Creates a new <code>PasswordAuthentication</code> with the user name and
53 public PasswordAuthentication(final byte[] userName, final byte[] password) { method in class:PasswordAuthentication

Completed in 62 milliseconds