public class SaslExternalRequest extends AbstractSaslRequest
authorizationId, controls, credentials, mutualAuthentication, qualityOfProtection, realmName, saslMechanism, securityStrength, username| Constructor and Description |
|---|
SaslExternalRequest()
Creates a new instance of SaslExternalRequest.
|
SaslExternalRequest(String authzId)
Creates a new instance of SaslExternalRequest.
|
addAllControls, addControl, getAuthorizationId, getControls, getCredentials, getQualityOfProtection, getRealmName, getSaslMechanism, getSecurityStrength, getUsername, isMutualAuthentication, setAuthorizationId, setCredentials, setCredentials, setMutualAuthentication, setQualityOfProtection, setRealmName, setSaslMechanism, setSecurityStrength, setUsernamepublic SaslExternalRequest()
public SaslExternalRequest(String authzId)
authzId - The authorization IDCopyright © 2009–2019 The Apache Software Foundation. All rights reserved.