class Net::IMAP::SASL::AuthenticationExchange

def self.authenticate(...) build(...).authenticate end

See also: SASL::ClientAdapter#authenticate

Convenience method for build(...).authenticate
def self.authenticate(...) build(...).authenticate end