Uses of Interface
net.shibboleth.profile.plugin.Plugin
Packages that use Plugin
Package
Description
Classes for "Installable Components".
Classes for plugins.
-
Uses of Plugin in net.shibboleth.profile.installablecomponent
Constructors in net.shibboleth.profile.installablecomponent with parameters of type PluginModifierConstructorDescriptionInstallableComponentVersion(Plugin<? extends Module> plugin) Constructor. -
Uses of Plugin in net.shibboleth.profile.plugin
Classes in net.shibboleth.profile.plugin that implement PluginModifier and TypeClassDescriptionclassAbstractPlugin<T extends Module>A base class implementingPluginthat defaults common settings.classPropertyDrivenPlugin<T extends Module>Implementation ofPluginrelying on JavaProperties.Constructor parameters in net.shibboleth.profile.plugin with type arguments of type Plugin