Uses of Interface
org.springframework.cloud.vault.config.VaultSecretBackendDescriptor
-
Uses of VaultSecretBackendDescriptor in org.springframework.cloud.vault.config
Classes in org.springframework.cloud.vault.config with type parameters of type VaultSecretBackendDescriptorModifier and TypeInterfaceDescriptioninterfaceStrategy interface to createSecretBackendMetadatafromVaultSecretBackendDescriptorproperties.Methods in org.springframework.cloud.vault.config that return types with arguments of type VaultSecretBackendDescriptorModifier and TypeMethodDescriptionCollection<? extends VaultSecretBackendDescriptor> VaultSecretBackendDescriptorFactory.create()Create a collection ofVaultSecretBackendDescriptors.Methods in org.springframework.cloud.vault.config with parameters of type VaultSecretBackendDescriptorModifier and TypeMethodDescriptionbooleanSecretBackendMetadataFactory.supports(VaultSecretBackendDescriptor backendDescriptor) Checks whether theVaultSecretBackendDescriptoris supported by thisSecretBackendMetadataFactory.