Uses of Interface
net.shibboleth.idp.plugin.IdPPlugin
-
Packages that use IdPPlugin Package Description net.shibboleth.idp.plugin A set of APIs of general use in building IdP plugins. -
-
Uses of IdPPlugin in net.shibboleth.idp.plugin
Classes in net.shibboleth.idp.plugin that implement IdPPlugin Modifier and Type Class Description classAbstractIdPPluginA base class implementingIdPPluginthat defaults common settings.classPropertyDrivenIdPPluginImplementation ofIdPPluginrelying on JavaProperties.Constructors in net.shibboleth.idp.plugin with parameters of type IdPPlugin Constructor Description PluginVersion(IdPPlugin plugin)Constructor.Constructor parameters in net.shibboleth.idp.plugin with type arguments of type IdPPlugin Constructor Description PropertyDrivenIdPPlugin(Class<? extends IdPPlugin> claz)Constructor.
-