Interface AuthenticationMessage

All Superinterfaces:
BackendMessage
All Known Implementing Classes:
AuthenticationCleartextPassword, AuthenticationGSS, AuthenticationGSSContinue, AuthenticationKerberosV5, AuthenticationMD5Password, AuthenticationOk, AuthenticationSASL, AuthenticationSASLContinue, AuthenticationSASLFinal, AuthenticationSCMCredential, AuthenticationSSPI

public interface AuthenticationMessage extends BackendMessage
A marker interface for messages that indicate that the message has to do with authentication.