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