Uses of Class
net.shibboleth.idp.installer.plugin.impl.PluginState.VersionInfo
Packages that use PluginState.VersionInfo
-
Uses of PluginState.VersionInfo in net.shibboleth.idp.installer.plugin.impl
Fields in net.shibboleth.idp.installer.plugin.impl with type parameters of type PluginState.VersionInfoModifier and TypeFieldDescriptionprivate final Map<PluginVersion,PluginState.VersionInfo> PluginInfo.versionInfoThe support information.Methods in net.shibboleth.idp.installer.plugin.impl that return types with arguments of type PluginState.VersionInfoModifier and TypeMethodDescriptionPluginInfo.getAvailableVersions()Get the raw version imfo for this plugin.Methods in net.shibboleth.idp.installer.plugin.impl with parameters of type PluginState.VersionInfoModifier and TypeMethodDescriptionstatic booleanPluginInfo.isSupportedWithIdPVersion(PluginState.VersionInfo pluginVersionInfo, PluginVersion idPVersion) Is the specified plugin supported with this IdP version.