public class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECT_TIMEOUT |
static String |
ENV_JAAS_DEBUG |
static String |
JAVA_SECURITY_KRB5_CONF |
static String |
JAVA_SECURITY_KRB5_REALM |
static String |
KRB5_CCNAME |
static int |
RPC_TIMEOUT |
static String |
SUN_SECURITY_KRB5_DEBUG |
static String |
SUN_SECURITY_SPNEGO_DEBUG |
| Constructor and Description |
|---|
Constants() |
public static final int CONNECT_TIMEOUT
public static final int RPC_TIMEOUT
public static final String ENV_JAAS_DEBUG
public static final String KRB5_CCNAME
public static final String JAVA_SECURITY_KRB5_CONF
public static final String JAVA_SECURITY_KRB5_REALM
public static final String SUN_SECURITY_KRB5_DEBUG
public static final String SUN_SECURITY_SPNEGO_DEBUG
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.