Uses of Package
net.shibboleth.idp.plugin
Packages that use net.shibboleth.idp.plugin
Package
Description
Classes for handling plugins.
A set of APIs of general use in building IdP plugins.
Implementation classes for plugins.
-
Classes in net.shibboleth.idp.plugin used by net.shibboleth.idp.installer.plugin.implClassDescriptionThis interface is exported (via the service API) by every IdP plugin.Value for support level pointed to by
PluginSupport.SUPPORT_LEVEL_INTERFIX.A version string (Major.minor.patch) as a handy class. -
Classes in net.shibboleth.idp.plugin used by net.shibboleth.idp.pluginClassDescriptionA base class implementing
IdPPluginthat defaults common settings.This interface is exported (via the service API) by every IdP plugin.Plugin exception class.Value for support level pointed to byPluginSupport.SUPPORT_LEVEL_INTERFIX.A version string (Major.minor.patch) as a handy class. -
Classes in net.shibboleth.idp.plugin used by net.shibboleth.idp.plugin.implClassDescriptionA base class implementing
IdPPluginthat defaults common settings.This interface is exported (via the service API) by every IdP plugin.Plugin exception class.Implementation ofIdPPluginrelying on JavaProperties.