@Deprecated @Contract(threading=IMMUTABLE) public class KerberosConfig extends Object implements Cloneable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
KerberosConfig.Builder
已过时。
|
static class |
KerberosConfig.Option
已过时。
|
| 限定符和类型 | 字段和说明 |
|---|---|
static KerberosConfig |
DEFAULT
已过时。
|
| 限定符 | 构造器和说明 |
|---|---|
protected |
KerberosConfig()
已过时。
Intended for CDI compatibility
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected KerberosConfig |
clone()
已过时。
|
static KerberosConfig.Builder |
copy(KerberosConfig config)
已过时。
|
static KerberosConfig.Builder |
custom()
已过时。
|
KerberosConfig.Option |
getRequestDelegCreds()
已过时。
|
KerberosConfig.Option |
getStripPort()
已过时。
|
KerberosConfig.Option |
getUseCanonicalHostname()
已过时。
|
String |
toString()
已过时。
|
public static final KerberosConfig DEFAULT
public KerberosConfig.Option getStripPort()
public KerberosConfig.Option getUseCanonicalHostname()
public KerberosConfig.Option getRequestDelegCreds()
protected KerberosConfig clone() throws CloneNotSupportedException
clone 在类中 ObjectCloneNotSupportedExceptionpublic static KerberosConfig.Builder custom()
public static KerberosConfig.Builder copy(KerberosConfig config)
Copyright © 2023. All rights reserved.