protected static class ChallengeResponseToken.Entry extends Object
Modifier and Type | Field and Description |
---|---|
protected byte[] |
challenge |
protected CompletableFuture<Long> |
future |
Constructor and Description |
---|
Entry(byte[] challenge) |
Modifier and Type | Method and Description |
---|---|
void |
setResponse(long hash) |
protected final CompletableFuture<Long> future
protected final byte[] challenge
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.