Package net.shibboleth.idp.plugin
Class TestPlugin
- java.lang.Object
-
- net.shibboleth.idp.plugin.AbstractIdPPlugin
-
- net.shibboleth.idp.plugin.PropertyDrivenIdPPlugin
-
- net.shibboleth.idp.plugin.TestPlugin
-
- All Implemented Interfaces:
net.shibboleth.idp.plugin.IdPPlugin
public class TestPlugin extends net.shibboleth.idp.plugin.PropertyDrivenIdPPluginTest plugin for unit test.
-
-
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
-
-
-
-
Constructor Detail
-
TestPlugin
public TestPlugin() throws IOException, net.shibboleth.idp.plugin.PluginExceptionConstructor.- Throws:
IOException- on errornet.shibboleth.idp.plugin.PluginException- on error
-
-