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, setSecurityStrength
checkImmutable, checkStringInput, makeImmutable
public String getRealm()
public void setRealm(String realm)
realm
- realmpublic String toString()
toString
in class SaslConfig
Copyright © 2022. All rights reserved.