Uses of Class
javax.obex.PasswordAuthentication

Packages that use PasswordAuthentication
javax.obex   
 

Uses of PasswordAuthentication in javax.obex
 

Methods in javax.obex that return PasswordAuthentication
 PasswordAuthentication Authenticator.onAuthenticationChallenge(String description, boolean isUserIdRequired, boolean isFullAccess)
          Called when a client or a server receives an authentication challenge header.