| Modifier and Type | Class and Description |
|---|---|
class |
InsecureQuicTokenHandler
Insecure
QuicTokenHandler which only does basic token generation / validation without any
crypto. |
| Modifier and Type | Method and Description |
|---|---|
QuicServerCodecBuilder |
QuicServerCodecBuilder.tokenHandler(QuicTokenHandler tokenHandler)
Set the
QuicTokenHandler that is used to generate and validate tokens. |
Copyright © 2020-2023 The Netty Project. All Rights Reserved.