Class HashicorpVaultConstants
java.lang.Object
org.apache.camel.component.hashicorp.vault.HashicorpVaultConstants
-
Field Details
-
OPERATION
@Metadata(label="producer", description="Overrides the desired operation to be used in the producer.", javaType="String") public static final String OPERATION- See Also:
-
SECRET_PATH
@Metadata(label="producer", description="Set the desired secret path as header.", javaType="String") public static final String SECRET_PATH- See Also:
-
SECRET_VERSION
@Metadata(label="producer", description="Set the desired secret version as header.", javaType="String") public static final String SECRET_VERSION- See Also:
-