|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.auth.DemoToken.Entry
protected static class DemoToken.Entry
| Field Summary | |
|---|---|
protected byte[] |
challenge
|
protected long |
hash
|
protected java.util.concurrent.CountDownLatch |
latch
|
| Constructor Summary | |
|---|---|
DemoToken.Entry(byte[] challenge)
|
|
| Method Summary | |
|---|---|
void |
setResponse(long hash)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.util.concurrent.CountDownLatch latch
protected final byte[] challenge
protected long hash
| Constructor Detail |
|---|
public DemoToken.Entry(byte[] challenge)
| Method Detail |
|---|
public void setResponse(long hash)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||