Uses of Class
com.identityworksllc.iiq.common.plugin.RemotePluginInstaller.Plugin
-
Packages that use RemotePluginInstaller.Plugin Package Description com.identityworksllc.iiq.common.plugin Resources and utilities for plugin development -
-
Uses of RemotePluginInstaller.Plugin in com.identityworksllc.iiq.common.plugin
Methods in com.identityworksllc.iiq.common.plugin that return types with arguments of type RemotePluginInstaller.Plugin Modifier and Type Method Description Optional<RemotePluginInstaller.Plugin>RemotePluginInstaller. getPlugin(String name)Gets the Plugin metadata for the plugin of the given name
-