public class GlobalSunJaasKerberosConfig extends Object
| Constructor and Description |
|---|
GlobalSunJaasKerberosConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDebug(boolean debug)
Enable debug logs from the Sun Kerberos Implementation.
|
void |
setKrbConfLocation(String krbConfLocation)
Kerberos config file location can be specified here.
|
public void setDebug(boolean debug)
debug - true if debug should be enabledpublic void setKrbConfLocation(String krbConfLocation)
krbConfLocation - the path to krb config fileCopyright © 2022. All rights reserved.