All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.services.org.mariadb.jdbc.authentication.AuthenticationPlugin Maven / Gradle / Ivy

There is a newer version: 3.4.1
Show newest version
# MariaDB Client for Java
#
# Copyright (c) 2012-2014 Monty Program Ab.
# Copyright (c) 2015-2020 MariaDB Corporation Ab.
#
# This library is free software; you can redistribute it and/or modify it under
# the terms of the GNU Lesser General Public License as published by the Free
# Software Foundation; either version 2.1 of the License, or (at your option)
# any later version.
#
# This library is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
# for more details.
#
# You should have received a copy of the GNU Lesser General Public License along
# with this library; if not, write to Monty Program Ab [email protected].

org.mariadb.jdbc.internal.com.send.authentication.ClearPasswordPlugin
org.mariadb.jdbc.internal.com.send.authentication.SendGssApiAuthPacket
org.mariadb.jdbc.internal.com.send.authentication.Ed25519PasswordPlugin
org.mariadb.jdbc.internal.com.send.authentication.NativePasswordPlugin
org.mariadb.jdbc.internal.com.send.authentication.OldPasswordPlugin
org.mariadb.jdbc.internal.com.send.authentication.SendPamAuthPacket
org.mariadb.jdbc.internal.com.send.authentication.Sha256PasswordPlugin
org.mariadb.jdbc.internal.com.send.authentication.CachingSha2PasswordPlugin




© 2015 - 2024 Weber Informatics LLC | Privacy Policy