Search

Class ConfiguratorKeystores

Extends com.vmware.o11n.plugins.configurator.inventory.BasePluginItem
List of keystores

Attributes

Name Type Description
displayName String Display name of this Keystores
id String Unique identifier of this Keystores

Methods

Name Returns
getCreateKeystoreAction() com.vmware.o11n.plugins.configurator.actions.CreateKeystoreAction
getDeleteCAAction() ConfiguratorDeleteCAAction
getDeleteKeystoreAction() com.vmware.o11n.plugins.configurator.actions.DeleteKeystoreAction
getImportCAFromUrlAction() ConfiguratorImportCAFromUrlAction
getImportFromCerAction() ConfiguratorImportFromCerAction
getKeystores() ConfiguratorKeystore[]

Returned by

Method Returns
Config.getKeystores() ConfiguratorKeystores

Referenced in

None