Uses of Class
net.shibboleth.idp.plugin.PluginException
Packages that use PluginException
Package
Description
A set of APIs of general use in building IdP plugins.
Implementation classes for plugins.
-
Uses of PluginException in net.shibboleth.idp.plugin
Methods in net.shibboleth.idp.plugin that throw PluginExceptionModifier and TypeMethodDescriptionPropertyDrivenIdPPlugin.getDefaultUpdateURLs()
Provides default update locations to use.protected void
PropertyDrivenIdPPlugin.load()
Load plugin information from properties.Constructors in net.shibboleth.idp.plugin that throw PluginExceptionModifierConstructorDescriptionPropertyDrivenIdPPlugin
(InputStream inputStream) Constructor.PropertyDrivenIdPPlugin
(Class<? extends IdPPlugin> claz) Constructor.PropertyDrivenIdPPlugin
(Properties properties) Constructor. -
Uses of PluginException in net.shibboleth.idp.plugin.impl
Methods in net.shibboleth.idp.plugin.impl that throw PluginExceptionModifier and TypeMethodDescriptionFirstPartyIdPPlugin.getDefaultUpdateURLs()
Provides default update locations to use.Constructors in net.shibboleth.idp.plugin.impl that throw PluginException