FileDocCategorySizeDatePackage
Authenticator.javaAPI DocphoneME MR2 API (J2ME)1659Wed May 02 18:00:30 BST 2007javax.obex

Authenticator

public interface Authenticator
This interface is defined by the JSR-82 specification Java™ APIs for Bluetooth™ Wireless Technology, Version 1.1.

Fields Summary
Constructors Summary
Methods Summary
public PasswordAuthenticationonAuthenticationChallenge(java.lang.String description, boolean isUserIdRequired, boolean isFullAccess)

public byte[]onAuthenticationResponse(byte[] userName)