Interface DescribablePlugin

    • Method Detail

      • getPluginDescriptor

        PluginDescriptor getPluginDescriptor()
        Returns the PluginDescriptor that describes this plugin to the PingFederate server. This includes how PingFederate will render the plugin in the administrative console, and metadata on how PingFederate will treat this plugin at runtime.
        Returns:
        A PluginDescriptor that describes this plugin to the PingFederate server.