| Modifier and Type | Field and Description |
|---|---|
static SaslRoleToken |
SaslRoleToken.ANONYMOUS
Constant that identifies an anonymous request.
|
| Modifier and Type | Method and Description |
|---|---|
static SaslRoleToken |
SaslRoleToken.parse(String tokenStr)
Parses a string into an authentication token.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.