|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.core.client.security.tokens.PasswordToken
org.apache.accumulo.server.client.security.token.SystemToken
public class SystemToken
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.accumulo.core.client.security.tokens.AuthenticationToken |
---|
AuthenticationToken.Properties, AuthenticationToken.TokenProperty |
Constructor Summary | |
---|---|
SystemToken(byte[] systemPassword)
|
Method Summary |
---|
Methods inherited from class org.apache.accumulo.core.client.security.tokens.PasswordToken |
---|
clone, destroy, equals, getPassword, getProperties, hashCode, init, isDestroyed, readFields, write |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemToken(byte[] systemPassword)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |