Interface PostgreSQLExternalAuthSupport

All Superinterfaces:
Comparable<org.flywaydb.core.extensibility.Plugin>, org.flywaydb.core.extensibility.Plugin
All Known Implementing Classes:
PostgreSQLExternalAuthSupportStub

public interface PostgreSQLExternalAuthSupport extends org.flywaydb.core.extensibility.Plugin
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.flywaydb.core.extensibility.Plugin

    compareTo, copy, getName, getPriority, isEnabled, isLicensed
  • Method Details