Class SecretManagerDescriptor


  • public class SecretManagerDescriptor
    extends PluginDescriptor

    This class is used to describe a Secret Manager plugin implementation to the PingFederate server.

    See SecretManager for more details.

    Since:
    11.0
    • Constructor Detail

      • SecretManagerDescriptor

        public SecretManagerDescriptor​(String type,
                                       Plugin plugin,
                                       GuiConfigDescriptor guiDescriptor,
                                       String version)
        The constructor for the SecretManagerDescriptor class.
        Parameters:
        type - a text label for the plugin
        plugin - the plugin instance
        guiDescriptor - the graphical user interface descriptor used for expressing the configurable fields
        version - the version