Index

A B C D G H I L M O P S V 
All Classes and Interfaces|All Packages|Constant Field Values

A

apply(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultPropertiesFunction
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointConfigurer
 
copy() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
createConsumer(Processor) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultComponent
 
createProducer() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
 
createSecret - Enum constant in enum class org.apache.camel.component.hashicorp.vault.HashicorpVaultOperation
 

D

deleteSecret - Enum constant in enum class org.apache.camel.component.hashicorp.vault.HashicorpVaultOperation
 
doInit() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
 
doInit() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultProducer
 
doStart() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultProducer
 
doStart() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultPropertiesFunction
 
doStop() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultPropertiesFunction
 

G

getAutowiredNames() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointConfigurer
 
getCamelContext() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultPropertiesFunction
 
getConfiguration() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
The component configurations
getConfiguration() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultProducer
 
getEndpoint() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultProducer
 
getHost() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Hashicorp Vault instance host to be used
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultProducer
 
getName() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultPropertiesFunction
 
getOperation() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Operation to be performed
getOptionType(String, boolean) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointConfigurer
 
getPort() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Hashicorp Vault instance port to be used
getScheme() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Hashicorp Vault instance scheme to be used
getSecret - Enum constant in enum class org.apache.camel.component.hashicorp.vault.HashicorpVaultOperation
 
getSecretPath() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Hashicorp Vault instance secret Path to be used
getSecretsEngine() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Vault Name to be used
getToken() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Token to be used
getVaultTemplate() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
Instance of Vault template
getVaultTemplate() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
The vault template

H

HashicorpVaultComponent - Class in org.apache.camel.component.hashicorp.vault
Hashicorp Vault component
HashicorpVaultComponent() - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultComponent
 
HashicorpVaultComponent(CamelContext) - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultComponent
 
HashicorpVaultComponentConfigurer - Class in org.apache.camel.component.hashicorp.vault
Generated by camel build tools - do NOT edit this file!
HashicorpVaultComponentConfigurer() - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultComponentConfigurer
 
HashicorpVaultConfiguration - Class in org.apache.camel.component.hashicorp.vault
 
HashicorpVaultConfiguration() - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
HashicorpVaultConstants - Class in org.apache.camel.component.hashicorp.vault
 
HashicorpVaultEndpoint - Class in org.apache.camel.component.hashicorp.vault
Manage secrets in Hashicorp Vault Service
HashicorpVaultEndpoint(String, Component, HashicorpVaultConfiguration) - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
 
HashicorpVaultEndpointConfigurer - Class in org.apache.camel.component.hashicorp.vault
Generated by camel build tools - do NOT edit this file!
HashicorpVaultEndpointConfigurer() - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointConfigurer
 
HashicorpVaultEndpointUriFactory - Class in org.apache.camel.component.hashicorp.vault
Generated by camel build tools - do NOT edit this file!
HashicorpVaultEndpointUriFactory() - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointUriFactory
 
HashicorpVaultOperation - Enum Class in org.apache.camel.component.hashicorp.vault
 
HashicorpVaultProducer - Class in org.apache.camel.component.hashicorp.vault
 
HashicorpVaultProducer(Endpoint) - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultProducer
 
HashicorpVaultPropertiesFunction - Class in org.apache.camel.component.hashicorp.vault
A PropertiesFunction that lookup the property value from Hashicorp Vault instance.
HashicorpVaultPropertiesFunction() - Constructor for class org.apache.camel.component.hashicorp.vault.HashicorpVaultPropertiesFunction
 

I

isEnabled(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointUriFactory
 

L

listSecrets - Enum constant in enum class org.apache.camel.component.hashicorp.vault.HashicorpVaultOperation
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointUriFactory
 

O

OPERATION - Static variable in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConstants
 
org.apache.camel.component.hashicorp.vault - package org.apache.camel.component.hashicorp.vault
 

P

process(Exchange) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultProducer
 
propertyNames() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointUriFactory
 

S

SECRET_PATH - Static variable in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConstants
 
SECRET_VERSION - Static variable in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConstants
 
secretPropertyNames() - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpointUriFactory
 
setCamelContext(CamelContext) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultPropertiesFunction
 
setConfiguration(HashicorpVaultConfiguration) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
 
setHost(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setOperation(HashicorpVaultOperation) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setPort(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setScheme(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setSecretPath(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setSecretsEngine(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setToken(String) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setVaultTemplate(VaultTemplate) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultConfiguration
 
setVaultTemplate(VaultTemplate) - Method in class org.apache.camel.component.hashicorp.vault.HashicorpVaultEndpoint
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.hashicorp.vault.HashicorpVaultOperation
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.hashicorp.vault.HashicorpVaultOperation
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D G H I L M O P S V 
All Classes and Interfaces|All Packages|Constant Field Values