Interface SaslConfiguration

    • Method Detail

      • getSaslMechanism

        SaslMechanism getSaslMechanism​(List<String> mechanisms)
        Pick mechanism according to the ones passed in.
        Parameters:
        mechanisms - supported mechanisms by the server
        Returns:
        the mechanism to use for authentication