Home
last modified time | relevance | path

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

/frameworks/base/obex/javax/obex/
DPasswordAuthentication.java39 public final class PasswordAuthentication { class
53 public PasswordAuthentication(final byte[] userName, final byte[] password) { in PasswordAuthentication() method in PasswordAuthentication