Class TestPlugin
java.lang.Object
net.shibboleth.profile.plugin.AbstractPlugin<IdPModule>
net.shibboleth.idp.installer.plugin.impl.TestPlugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintMethods inherited from class net.shibboleth.profile.plugin.AbstractPlugin
equals, getDisableOnRemoval, getEnableOnInstall, getRequiredModules, hashCode, setDisableOnRemoval, setEnableOnInstall, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.shibboleth.profile.plugin.Plugin
getDisableOnRemoval, getEnableOnInstall, getRequiredModules
-
Constructor Details
-
TestPlugin
public TestPlugin()
-
-
Method Details
-
getPluginId
-
getUpdateURLs
- Specified by:
getUpdateURLsin interfacenet.shibboleth.profile.plugin.Plugin<IdPModule>
-
getLicenseFileLocation
-
getMajorVersion
public int getMajorVersion()- Specified by:
getMajorVersionin interfacenet.shibboleth.profile.plugin.Plugin<IdPModule>
-
getMinorVersion
public int getMinorVersion()- Specified by:
getMinorVersionin interfacenet.shibboleth.profile.plugin.Plugin<IdPModule>
-
getPatchVersion
public int getPatchVersion()
-