public class SecurityUtils
extends Object
Constructor and Description |
---|
SecurityUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getKrb5LoginModuleName()
Krb5LoginModule package varies in different JVMs.
|
static boolean |
isGlobalKrbDebugEnabled() |
static void |
setGlobalKrbDebug(boolean enabled) |
public static void setGlobalKrbDebug(boolean enabled)
public static boolean isGlobalKrbDebugEnabled()
public static String getKrb5LoginModuleName()