Class PluginInstallerTest.Wibble

java.lang.Object
net.shibboleth.profile.plugin.AbstractPlugin<IdPModule>
net.shibboleth.idp.installer.plugin.impl.PluginInstallerTest.Wibble
All Implemented Interfaces:
net.shibboleth.profile.plugin.Plugin<IdPModule>
Enclosing class:
PluginInstallerTest

public static class PluginInstallerTest.Wibble extends net.shibboleth.profile.plugin.AbstractPlugin<IdPModule>
  • Constructor Details

    • Wibble

      public Wibble()
  • Method Details

    • getPluginId

      @Nonnull public String getPluginId()
      Specified by:
      getPluginId in interface net.shibboleth.profile.plugin.Plugin<IdPModule>
      Overrides:
      getPluginId in class net.shibboleth.profile.plugin.AbstractPlugin<IdPModule>
    • getUpdateURLs

      @Nonnull public List<URL> getUpdateURLs() throws IOException
      Throws:
      IOException
    • getMajorVersion

      public int getMajorVersion()
    • getMinorVersion

      public int getMinorVersion()