Class CockroachDBExternalAuthSupportStub
java.lang.Object
org.flywaydb.database.cockroachdb.authentication.CockroachDBExternalAuthSupportStub
- All Implemented Interfaces:
Comparable<org.flywaydb.core.extensibility.Plugin>,org.flywaydb.core.extensibility.Plugin,CockroachDBExternalAuthSupport
public class CockroachDBExternalAuthSupportStub
extends Object
implements CockroachDBExternalAuthSupport
-
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
-
CockroachDBExternalAuthSupportStub
public CockroachDBExternalAuthSupportStub()
-
-
Method Details
-
getExternalAuthProperties
- Specified by:
getExternalAuthPropertiesin interfaceCockroachDBExternalAuthSupport
-
getPriority
public int getPriority()- Specified by:
getPriorityin interfaceorg.flywaydb.core.extensibility.Plugin
-