Package com.morpheusdata.core
Interface CredentialProvider
- All Superinterfaces:
- CredentialProvider,- PluginProvider
Deprecated.
Provides an interface for defining custom external Credential Stores. An example might be to store secure passwords/credentials for interfacing with other integrations or clouds using
 a third party secrets management system such as CyberArk or HashiCorp Vault
 NOTE: This provider has been moved and is deprecated. 
CredentialProvider- Since:
- 0.13.1
- See Also:
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.morpheusdata.core.providers.PluginProviderPluginProvider.EventSubscriberFacet<E extends Event>
- 
Method SummaryMethods inherited from interface com.morpheusdata.core.providers.CredentialProvidercreateCredential, deleteCredential, getIcon, getIntegrationOptionTypes, loadCredentialData, refresh, updateCredential, verifyMethods inherited from interface com.morpheusdata.core.providers.PluginProvidergetCode, getMorpheus, getName, getPlugin, isPlugin