Uses of Class
org.apache.accumulo.server.security.delegation.ZooAuthenticationKeyDistributor
-
Packages that use ZooAuthenticationKeyDistributor Package Description org.apache.accumulo.server.security.delegation -
-
Uses of ZooAuthenticationKeyDistributor in org.apache.accumulo.server.security.delegation
Constructors in org.apache.accumulo.server.security.delegation with parameters of type ZooAuthenticationKeyDistributor Constructor Description AuthenticationTokenKeyManager(AuthenticationTokenSecretManager mgr, ZooAuthenticationKeyDistributor dist, long keyUpdateInterval, long tokenMaxLifetime)Construct the key manager which will generate new AuthenticationKeys to generate and verify delegation tokens
-