Class: SASLExternal

SASLExternal()

new SASLExternal()

SASL EXTERNAL authentication.

The EXTERNAL mechanism allows a client to request the server to use credentials established by means external to the mechanism to authenticate the client. The external means may be, for instance, TLS services.

Source:

Methods

onChallenge(connection)

Parameters:
Name Type Description
connection Connection
Source: