Class PostgreSQLExternalAuthSupportStub
java.lang.Object
org.flywaydb.database.postgresql.authentication.PostgreSQLExternalAuthSupportStub
- All Implemented Interfaces:
Comparable<org.flywaydb.core.extensibility.Plugin>,org.flywaydb.core.extensibility.Plugin,PostgreSQLExternalAuthSupport
public class PostgreSQLExternalAuthSupportStub
extends Object
implements PostgreSQLExternalAuthSupport
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.flywaydb.core.extensibility.Plugin
compareTo, copy, getName, isEnabled, isLicensed
-
Constructor Details
-
PostgreSQLExternalAuthSupportStub
public PostgreSQLExternalAuthSupportStub()
-
-
Method Details
-
getExternalAuthProperties
- Specified by:
getExternalAuthPropertiesin interfacePostgreSQLExternalAuthSupport
-
getPriority
public int getPriority()- Specified by:
getPriorityin interfaceorg.flywaydb.core.extensibility.Plugin
-