Uses of Class
net.shibboleth.idp.plugin.PluginVersion
-
Packages that use PluginVersion Package Description net.shibboleth.idp.plugin A set of APIs of general use in building IdP plugins. -
-
Uses of PluginVersion in net.shibboleth.idp.plugin
Fields in net.shibboleth.idp.plugin declared as PluginVersion Modifier and Type Field Description private PluginVersionPropertyDrivenIdPPlugin. pluginVersionHandles parsing of plugin version.Methods in net.shibboleth.idp.plugin that return PluginVersion Modifier and Type Method Description static PluginVersionPluginSupport. getIdPVersion()Get parse IdP Version (with fallback for testing).Methods in net.shibboleth.idp.plugin with parameters of type PluginVersion Modifier and Type Method Description intPluginVersion. compareTo(PluginVersion other)Compares this object with the specified object for order.
-