public class GssApiConfig extends SaslConfig
logger| Constructor and Description |
|---|
GssApiConfig()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRealm()
Returns the sasl realm.
|
void |
setRealm(String realm)
Sets the sasl realm.
|
String |
toString() |
getAuthorizationId, getMechanism, getMutualAuthentication, getQualityOfProtection, getSecurityStrength, setAuthorizationId, setMechanism, setMutualAuthentication, setQualityOfProtection, setSecurityStrengthcheckImmutable, checkStringInput, makeImmutablepublic String getRealm()
public void setRealm(String realm)
realm - realmpublic String toString()
toString in class SaslConfigCopyright © 2023. All rights reserved.