Class TestPlugin

  • All Implemented Interfaces:
    net.shibboleth.idp.plugin.IdPPlugin

    public class TestPlugin
    extends net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin
    Test plugin for unit test.
    • Field Summary

      • Fields inherited from class net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin

        DEFAULT_RESOURCE, PLUGIN_ID_PROPERTY, PLUGIN_LICENSE_PROPERTY, PLUGIN_REQ_MODULES_PROPERTY, PLUGIN_URL_PROPERTY, PLUGIN_VERSION_PROPERTY
    • Constructor Summary

      Constructors 
      Constructor Description
      TestPlugin()
      Constructor.
    • Method Summary

      • Methods inherited from class net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin

        getDefaultUpdateURLs, getLicenseFileLocation, getMajorVersion, getMinorVersion, getPatchVersion, getPluginId, getRequiredModules, getUpdateURLs, load
      • Methods inherited from class net.shibboleth.idp.plugin.AbstractIdPPlugin

        equals, getDisableOnRemoval, getEnableOnInstall, hashCode, setDisableOnRemoval, setEnableOnInstall, toString
    • Constructor Detail

      • TestPlugin

        public TestPlugin()
                   throws IOException,
                          net.shibboleth.idp.plugin.PluginException
        Constructor.
        Throws:
        IOException - on error
        net.shibboleth.idp.plugin.PluginException - on error