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