public class MultiTenantSaslConfigEntry extends Object
| Constructor and Description |
|---|
MultiTenantSaslConfigEntry(String saslMechanism,
String hashedSecret,
String hashFunction,
String userId,
String logicalClusterId,
boolean serviceAccount) |
| Modifier and Type | Method and Description |
|---|---|
String |
hashedSecret() |
String |
hashFunction() |
String |
logicalClusterId() |
String |
saslMechanism() |
boolean |
serviceAccount() |
String |
userId() |