Uses of Class
net.shibboleth.idp.plugin.AbstractIdPPlugin
-
Packages that use AbstractIdPPlugin Package Description net.shibboleth.idp.plugin A set of APIs of general use in building IdP plugins.net.shibboleth.idp.plugin.impl Implementation classes for plugins. -
-
Uses of AbstractIdPPlugin in net.shibboleth.idp.plugin
Subclasses of AbstractIdPPlugin in net.shibboleth.idp.plugin Modifier and Type Class Description classPropertyDrivenIdPPluginImplementation ofIdPPluginrelying on JavaProperties. -
Uses of AbstractIdPPlugin in net.shibboleth.idp.plugin.impl
Subclasses of AbstractIdPPlugin in net.shibboleth.idp.plugin.impl Modifier and Type Class Description classFirstPartyIdPPluginImplementation class for plugins from the project itself to centralize update handling.
-