org.apache.accumulo.server.security
public class SecurityConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SYSTEM_PRINCIPAL |
Constructor and Description |
---|
SecurityConstants() |
Modifier and Type | Method and Description |
---|---|
static TCredentials |
getSystemCredentials() |
static String |
getSystemPrincipal() |
static AuthenticationToken |
getSystemToken() |
public static final String SYSTEM_PRINCIPAL
public static AuthenticationToken getSystemToken()
public static TCredentials getSystemCredentials()
public static String getSystemPrincipal()
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.