File
Doc
Category
Size
Date
Package
Authenticator.java
API Doc
phoneME MR2 API (J2ME)
1659
Wed May 02 18:00:30 BST 2007
javax.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
PasswordAuthentication
onAuthenticationChallenge
(
java.lang.String
description,
boolean
isUserIdRequired,
boolean
isFullAccess)
public
byte
[]
onAuthenticationResponse
(
byte[]
userName)
Java Code Source