Interface ClientSaslContext
public interface ClientSaslContext
Exposes SASL authentication information to plugins, for example using
FilterContext.clientSaslContext().
This is implemented by the runtime for use by plugins.-
Method Summary
Modifier and TypeMethodDescriptionReturns the client's authorizationId that resulted from the SASL exchange.The name of the SASL mechanism used.