Uses of Interface
org.jboss.jca.adapters.jdbc.spi.reauth.ReauthPlugin
-
Packages that use ReauthPlugin Package Description org.jboss.jca.adapters.jdbc.extensions.mysql MySQL specific extensionsorg.jboss.jca.adapters.jdbc.extensions.oracle Oracle specific extensions -
-
Uses of ReauthPlugin in org.jboss.jca.adapters.jdbc.extensions.mysql
Classes in org.jboss.jca.adapters.jdbc.extensions.mysql that implement ReauthPlugin Modifier and Type Class Description classMySQLReauthPluginMySQL plugin for reauthentication -
Uses of ReauthPlugin in org.jboss.jca.adapters.jdbc.extensions.oracle
Classes in org.jboss.jca.adapters.jdbc.extensions.oracle that implement ReauthPlugin Modifier and Type Class Description classOracleReauthPluginOracle plugin for reauthentication.
-