|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.obex.PasswordAuthentication
public class PasswordAuthentication
Constructor Summary | |
---|---|
PasswordAuthentication(byte[] userName,
byte[] password)
|
Method Summary | |
---|---|
byte[] |
getPassword()
|
byte[] |
getUserName()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PasswordAuthentication(byte[] userName, byte[] password)
Method Detail |
---|
public byte[] getUserName()
public byte[] getPassword()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |