javax.obex
Interface Authenticator


public interface Authenticator


Method Summary
 PasswordAuthentication onAuthenticationChallenge(String arg1, boolean arg2, boolean arg3)
           
 byte[] onAuthenticationResponse(byte[] arg1)
           
 

Method Detail

onAuthenticationChallenge

PasswordAuthentication onAuthenticationChallenge(String arg1,
                                                 boolean arg2,
                                                 boolean arg3)

onAuthenticationResponse

byte[] onAuthenticationResponse(byte[] arg1)


Copyright © 2006-2007 Jayway AB. All Rights Reserved.