|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.rfb.VncAuth
public class VncAuth
Field Summary | |
---|---|
static int |
challengeSize
|
static int |
failed
|
static int |
ok
|
static int |
tooMany
|
Constructor Summary | |
---|---|
VncAuth()
|
Method Summary | |
---|---|
static void |
encryptChallenge(byte[] challenge,
java.lang.String passwd)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int ok
public static final int failed
public static final int tooMany
public static final int challengeSize
Constructor Detail |
---|
public VncAuth()
Method Detail |
---|
public static void encryptChallenge(byte[] challenge, java.lang.String passwd)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |