Uses of Class
net.shibboleth.profile.plugin.PluginException
Packages that use PluginException
-
Uses of PluginException in net.shibboleth.profile.plugin
Methods in net.shibboleth.profile.plugin that throw PluginExceptionModifier and TypeMethodDescriptionPropertyDrivenPlugin.getDefaultModuleInfoSources()Provides default module info locations to use.PropertyDrivenPlugin.getDefaultUpdateURLs()Provides default update locations to use.protected voidPropertyDrivenPlugin.load()Load plugin information from properties.Constructors in net.shibboleth.profile.plugin that throw PluginExceptionModifierConstructorDescriptionPropertyDrivenPlugin(InputStream inputStream) Constructor.PropertyDrivenPlugin(Class<? extends Plugin<T>> claz) Constructor.PropertyDrivenPlugin(Properties properties) Constructor.