public class AuthChallenge extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthChallenge.Codec |
| Modifier and Type | Field and Description |
|---|---|
ByteBuffer |
token |
isResponse, opcode| Constructor and Description |
|---|
AuthChallenge(ByteBuffer token) |
public final ByteBuffer token
public AuthChallenge(ByteBuffer token)
Copyright © 2017–2019. All rights reserved.