A B C D F G M O P 
All Classes All Packages

A

AddBasicAuthProcessor - Class in org.fcrepo.camel.common.processor
A processor for adding a basic auth header when username is present.
AddBasicAuthProcessor(String, String) - Constructor for class org.fcrepo.camel.common.processor.AddBasicAuthProcessor
Constructor

B

BasePropsConfig - Class in org.fcrepo.camel.common.config
A base class for property configs
BasePropsConfig() - Constructor for class org.fcrepo.camel.common.config.BasePropsConfig
 
BASIC_AUTH_HEADER - Static variable in class org.fcrepo.camel.common.helpers.BasicAuth
 
BasicAuth - Class in org.fcrepo.camel.common.helpers
Helper class to generate a Basic Auth Header

C

ConditionOnProperty<T> - Class in org.fcrepo.camel.common.config
This condition enables a bean/configuration when the specified property matches the expected value Implementations must provide a no-arg constructor.
ConditionOnProperty(String, T, T, Class<T>) - Constructor for class org.fcrepo.camel.common.config.ConditionOnProperty
 
ConditionOnPropertyFalse - Class in org.fcrepo.camel.common.config
This condition enables a bean/configuration when the specified property is false Implementations must provide a no-arg constructor.
ConditionOnPropertyFalse(String, boolean) - Constructor for class org.fcrepo.camel.common.config.ConditionOnPropertyFalse
 
ConditionOnPropertyTrue - Class in org.fcrepo.camel.common.config
This condition enables a bean/configuration when the specified property is true Implementations must provide a no-arg constructor.
ConditionOnPropertyTrue(String, boolean) - Constructor for class org.fcrepo.camel.common.config.ConditionOnPropertyTrue
 

D

DEFAULT_FCREPO_CAMEL_TOOLBOX_CONFIG_FILE_PROP_SOURCE - Static variable in class org.fcrepo.camel.common.config.BasePropsConfig
 
DEFAULT_FCREPO_HOME_VALUE - Static variable in class org.fcrepo.camel.common.config.BasePropsConfig
 

F

FCREPO_CAMEL_CONFIG_FILE_PROP_SOURCE - Static variable in class org.fcrepo.camel.common.config.BasePropsConfig
 
FCREPO_CAMEL_CONFIG_FILE_PROPERTY - Static variable in class org.fcrepo.camel.common.config.BasePropsConfig
 
FCREPO_CAMEL_TOOLBOX_HOME_PROPERTY - Static variable in class org.fcrepo.camel.common.config.BasePropsConfig
 

G

generateBasicAuthHeader(String, String) - Static method in class org.fcrepo.camel.common.helpers.BasicAuth
 
getConfigurationPhase() - Method in class org.fcrepo.camel.common.config.ConditionOnProperty
 
getFcrepoAuthHost() - Method in class org.fcrepo.camel.common.config.BasePropsConfig
 
getFcrepoBaseUrl() - Method in class org.fcrepo.camel.common.config.BasePropsConfig
 
getFcrepoPassword() - Method in class org.fcrepo.camel.common.config.BasePropsConfig
 
getFcrepoUsername() - Method in class org.fcrepo.camel.common.config.BasePropsConfig
 
getMaxRedeliveries() - Method in class org.fcrepo.camel.common.config.BasePropsConfig
 

M

matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.fcrepo.camel.common.config.ConditionOnProperty
 

O

org.fcrepo.camel.common.config - package org.fcrepo.camel.common.config
 
org.fcrepo.camel.common.helpers - package org.fcrepo.camel.common.helpers
 
org.fcrepo.camel.common.processor - package org.fcrepo.camel.common.processor
 

P

process(Exchange) - Method in class org.fcrepo.camel.common.processor.AddBasicAuthProcessor
 
A B C D F G M O P 
All Classes All Packages