protected static class DemoToken.Entry
extends java.lang.Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected byte[] |
challenge |
protected long |
hash |
protected java.util.concurrent.CountDownLatch |
latch |
| 构造器和说明 |
|---|
DemoToken.Entry(byte[] challenge) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setResponse(long hash) |