Package | Description |
---|---|
org.apache.hadoop.hbase.security.token |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationTokenSecretManager.addKey(AuthenticationKey key) |
void |
ZKSecretWatcher.addKeyToZK(AuthenticationKey key) |
void |
ZKSecretWatcher.removeKeyFromZK(AuthenticationKey key) |
void |
ZKSecretWatcher.updateKeyInZK(AuthenticationKey key) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.