|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.accumulo.server.security.SecurityConstants
public class SecurityConstants
Field Summary | |
---|---|
static byte[] |
confChecksum
|
static java.lang.String |
SYSTEM_USERNAME
|
static AuthInfo |
systemCredentials
|
Constructor Summary | |
---|---|
SecurityConstants()
|
Method Summary | |
---|---|
static TabletServerState |
compareSystemPassword(byte[] base64encodedPassword)
Compare a byte array to the system password. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SYSTEM_USERNAME
public static final AuthInfo systemCredentials
public static byte[] confChecksum
Constructor Detail |
---|
public SecurityConstants()
Method Detail |
---|
public static TabletServerState compareSystemPassword(byte[] base64encodedPassword)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |