@InterfaceAudience.Private public final class SecurityConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MASTER_KRB_KEYTAB_FILE |
static String |
MASTER_KRB_PRINCIPAL
Configuration keys for programmatic JAAS configuration for secured master
and regionserver interaction
|
static String |
REGIONSERVER_KRB_KEYTAB_FILE |
static String |
REGIONSERVER_KRB_PRINCIPAL |
Modifier | Constructor and Description |
---|---|
private |
SecurityConstants() |
public static final String MASTER_KRB_PRINCIPAL
public static final String MASTER_KRB_KEYTAB_FILE
public static final String REGIONSERVER_KRB_PRINCIPAL
public static final String REGIONSERVER_KRB_KEYTAB_FILE
private SecurityConstants()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.