| Class | Description |
|---|---|
| KeyVaultEnvironmentPostProcessor |
Leverage
EnvironmentPostProcessor to add Key Vault secrets as a property source. |
| KeyVaultOperation |
KeyVaultOperation wraps the operations to access Key Vault.
|
| KeyVaultPropertySource |
A key vault implementation of
EnumerablePropertySource to enumerate all property pairs in Key Vault. |
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.