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

/frameworks/base/obex/javax/obex/
H A DAuthenticator.java39 * <code>onAuthenticationChallenge()</code> or
50 * <code>onAuthenticationChallenge()</code> method will be invoked by the OBEX
55 * with the password returned from the <code>onAuthenticationChallenge()</code>
101 PasswordAuthentication onAuthenticationChallenge(String description, boolean isUserIdRequired, method in interface:Authenticator

Completed in 52 milliseconds