Class SendPamAuthPacketFactory

java.lang.Object
org.mariadb.jdbc.plugin.authentication.standard.SendPamAuthPacketFactory
All Implemented Interfaces:
AuthenticationPluginFactory

public class SendPamAuthPacketFactory extends Object implements AuthenticationPluginFactory
PAM (dialog) authentication plugin. This is a multi-step exchange password. If more than one step, passwordX (password2, password3, ...) options must be set.