Uses of Class
net.shibboleth.idp.installer.plugin.impl.PluginInfo
-
Packages that use PluginInfo Package Description net.shibboleth.idp.installer.plugin.impl Classes for handling plugins. -
-
Uses of PluginInfo in net.shibboleth.idp.installer.plugin.impl
Fields in net.shibboleth.idp.installer.plugin.impl declared as PluginInfo Modifier and Type Field Description private PluginInfoPluginState. myPluginInfoMy Plugin Info.Methods in net.shibboleth.idp.installer.plugin.impl that return PluginInfo Modifier and Type Method Description PluginInfoPluginState. getPluginInfo()get our PluginInfo.Methods in net.shibboleth.idp.installer.plugin.impl with parameters of type PluginInfo Modifier and Type Method Description private PluginVersionPluginInstallerCLI. getBestVersion(PluginVersion pluginVersion, PluginInfo pluginInfo)Find the best update version.
-