A C D F G I J M O Q R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AuthPropsConfig - Class in org.fcrepo.config
-
Auth related configuration properties
- AuthPropsConfig() - Constructor for class org.fcrepo.config.AuthPropsConfig
C
- collectorRegistry(MeterRegistry) - Method in class org.fcrepo.config.MetricsConfig
- ConditionOnProperty<T> - Class in org.fcrepo.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.config.ConditionOnProperty
- ConditionOnPropertyFalse - Class in org.fcrepo.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.config.ConditionOnPropertyFalse
- ConditionOnPropertyTrue - Class in org.fcrepo.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.config.ConditionOnPropertyTrue
- create() - Static method in class org.fcrepo.config.FlywayFactory
-
Static constructor
D
- DatabaseConfig - Class in org.fcrepo.config
- DatabaseConfig() - Constructor for class org.fcrepo.config.DatabaseConfig
- dataSource() - Method in class org.fcrepo.config.DatabaseConfig
- DigestAlgorithm - Enum in org.fcrepo.config
-
Digest Algorith enum
F
- FCREPO_ACTIVEMQ_CONFIGURATION - Static variable in class org.fcrepo.config.FedoraPropsConfig
- FCREPO_AUTH_ENABLED - Static variable in class org.fcrepo.config.AuthPropsConfig
- FCREPO_AUTH_PRINCIPAL_DELEGATE_ENABLED - Static variable in class org.fcrepo.config.AuthPropsConfig
- FCREPO_AUTH_PRINCIPAL_HEADER_ENABLED - Static variable in class org.fcrepo.config.AuthPropsConfig
- FCREPO_AUTH_PRINCIPAL_ROLES_ENABLED - Static variable in class org.fcrepo.config.AuthPropsConfig
- FCREPO_DYNAMIC_JMS_PORT - Static variable in class org.fcrepo.config.FedoraPropsConfig
- FCREPO_DYNAMIC_STOMP_PORT - Static variable in class org.fcrepo.config.FedoraPropsConfig
- FCREPO_EXTERNAL_CONTENT_ALLOWED - Static variable in class org.fcrepo.config.FedoraPropsConfig
- FCREPO_JMS_ENABLED - Static variable in class org.fcrepo.config.FedoraPropsConfig
- FCREPO_JMS_HOST - Static variable in class org.fcrepo.config.FedoraPropsConfig
- FCREPO_NAMESPACE_REGISTRY - Static variable in class org.fcrepo.config.FedoraPropsConfig
- FCREPO_OCFL_ROOT - Static variable in class org.fcrepo.config.OcflPropsConfig
- FCREPO_OCFL_STAGING - Static variable in class org.fcrepo.config.OcflPropsConfig
- FCREPO_OCFL_TEMP - Static variable in class org.fcrepo.config.OcflPropsConfig
- fedoraHome - Variable in class org.fcrepo.config.FedoraPropsConfig
- FedoraPropsConfig - Class in org.fcrepo.config
-
General Fedora properties
- FedoraPropsConfig() - Constructor for class org.fcrepo.config.FedoraPropsConfig
- flyway(DataSource) - Method in class org.fcrepo.config.DatabaseConfig
- FlywayFactory - Class in org.fcrepo.config
-
Factory to generate a Flyway instance for Fedora.
- FlywayFactory() - Constructor for class org.fcrepo.config.FlywayFactory
- fromAlgorithm(String) - Static method in enum org.fcrepo.config.DigestAlgorithm
-
Return enum value for the provided algorithm
- fromScheme(String) - Static method in enum org.fcrepo.config.DigestAlgorithm
-
Return enum value for the provided scheme (e.g.
- fromString(String) - Static method in enum org.fcrepo.config.JmsDestination
- fromString(String) - Static method in enum org.fcrepo.config.ServerManagedPropsMode
- fromString(String) - Static method in enum org.fcrepo.config.Storage
G
- getActiveMQConfiguration() - Method in class org.fcrepo.config.FedoraPropsConfig
- getActiveMqDirectory() - Method in class org.fcrepo.config.FedoraPropsConfig
- getAlgorithm() - Method in enum org.fcrepo.config.DigestAlgorithm
- getAliases() - Method in enum org.fcrepo.config.DigestAlgorithm
- getAuthPrincipalHeaderName() - Method in class org.fcrepo.config.AuthPropsConfig
- getAuthPrincipalHeaderSeparator() - Method in class org.fcrepo.config.AuthPropsConfig
- getAuthPrincipalRolesList() - Method in class org.fcrepo.config.AuthPropsConfig
- getAwsAccessKey() - Method in class org.fcrepo.config.OcflPropsConfig
- getAwsRegion() - Method in class org.fcrepo.config.OcflPropsConfig
- getAwsSecretKey() - Method in class org.fcrepo.config.OcflPropsConfig
- getConfigurationPhase() - Method in class org.fcrepo.config.ConditionOnProperty
- getDefaultDigestAlgorithm() - Method in class org.fcrepo.config.OcflPropsConfig
- getExternalContentAllowed() - Method in class org.fcrepo.config.FedoraPropsConfig
- getFedoraData() - Method in class org.fcrepo.config.FedoraPropsConfig
- getFedoraHome() - Method in class org.fcrepo.config.FedoraPropsConfig
- getFedoraLogs() - Method in class org.fcrepo.config.FedoraPropsConfig
- getFedoraOcflStaging() - Method in class org.fcrepo.config.OcflPropsConfig
- getGroupAgentBaseUri() - Method in class org.fcrepo.config.AuthPropsConfig
- getJmsBaseUrl() - Method in class org.fcrepo.config.FedoraPropsConfig
- getJmsDestinationName() - Method in class org.fcrepo.config.FedoraPropsConfig
- getJmsDestinationType() - Method in class org.fcrepo.config.FedoraPropsConfig
- getJmsHost() - Method in class org.fcrepo.config.FedoraPropsConfig
- getJmsPort() - Method in class org.fcrepo.config.FedoraPropsConfig
- getNamespaceRegistry() - Method in class org.fcrepo.config.FedoraPropsConfig
- getObject() - Method in class org.fcrepo.config.FlywayFactory
- getObjectType() - Method in class org.fcrepo.config.FlywayFactory
- getOcflRepoRoot() - Method in class org.fcrepo.config.OcflPropsConfig
- getOcflS3Bucket() - Method in class org.fcrepo.config.OcflPropsConfig
- getOcflS3Prefix() - Method in class org.fcrepo.config.OcflPropsConfig
- getOcflTemp() - Method in class org.fcrepo.config.OcflPropsConfig
- getReindexBatchSize() - Method in class org.fcrepo.config.OcflPropsConfig
- getReindexingThreads() - Method in class org.fcrepo.config.OcflPropsConfig
- getResourceHeadersCacheExpireAfterSeconds() - Method in class org.fcrepo.config.OcflPropsConfig
- getResourceHeadersCacheMaxSize() - Method in class org.fcrepo.config.OcflPropsConfig
- getRootAuthAclPath() - Method in class org.fcrepo.config.AuthPropsConfig
- getScheme(String) - Static method in enum org.fcrepo.config.DigestAlgorithm
-
Return the scheme associated with the provided algorithm (e.g.
- getServerManagedPropsMode() - Method in class org.fcrepo.config.FedoraPropsConfig
- getSessionTimeout() - Method in class org.fcrepo.config.FedoraPropsConfig
- getStompPort() - Method in class org.fcrepo.config.FedoraPropsConfig
- getStorage() - Method in class org.fcrepo.config.OcflPropsConfig
- getUserAgentBaseUri() - Method in class org.fcrepo.config.AuthPropsConfig
- getValue() - Method in enum org.fcrepo.config.JmsDestination
- getValue() - Method in enum org.fcrepo.config.ServerManagedPropsMode
- getValue() - Method in enum org.fcrepo.config.Storage
- getVelocityLog() - Method in class org.fcrepo.config.FedoraPropsConfig
I
- isAuthPrincipalDelegateEnabled() - Method in class org.fcrepo.config.AuthPropsConfig
- isAuthPrincipalHeaderEnabled() - Method in class org.fcrepo.config.AuthPropsConfig
- isAuthPrincipalRolesEnabled() - Method in class org.fcrepo.config.AuthPropsConfig
- isAutoVersioningEnabled() - Method in class org.fcrepo.config.OcflPropsConfig
- isMetricsEnabled() - Method in class org.fcrepo.config.MetricsConfig
- isRebuildFixityCheck() - Method in class org.fcrepo.config.FedoraPropsConfig
- isRebuildOnStart() - Method in class org.fcrepo.config.FedoraPropsConfig
- isReindexFailOnError() - Method in class org.fcrepo.config.OcflPropsConfig
- isResourceHeadersCacheEnabled() - Method in class org.fcrepo.config.OcflPropsConfig
- isSupportedAlgorithm(String) - Static method in enum org.fcrepo.config.DigestAlgorithm
-
Return true if the provided algorithm is included in this enum
J
- JmsDestination - Enum in org.fcrepo.config
-
Indicates if a JMS topic or queue is the destination
M
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.fcrepo.config.ConditionOnProperty
- MD5 - org.fcrepo.config.DigestAlgorithm
- meterRegistry() - Method in class org.fcrepo.config.MetricsConfig
- MetricsConfig - Class in org.fcrepo.config
- MetricsConfig() - Constructor for class org.fcrepo.config.MetricsConfig
- MISSING - org.fcrepo.config.DigestAlgorithm
O
- OCFL_FILESYSTEM - org.fcrepo.config.Storage
- OCFL_S3 - org.fcrepo.config.Storage
- OcflPropsConfig - Class in org.fcrepo.config
-
Fedora's OCFL related configuration properties
- OcflPropsConfig() - Constructor for class org.fcrepo.config.OcflPropsConfig
- org.fcrepo.config - package org.fcrepo.config
Q
- QUEUE - org.fcrepo.config.JmsDestination
R
- RELAXED - org.fcrepo.config.ServerManagedPropsMode
S
- ServerManagedPropsMode - Enum in org.fcrepo.config
- setAutoVersioningEnabled(boolean) - Method in class org.fcrepo.config.OcflPropsConfig
-
Determines whether or not new OCFL versions are created on every update.
- setAwsAccessKey(String) - Method in class org.fcrepo.config.OcflPropsConfig
- setAwsRegion(String) - Method in class org.fcrepo.config.OcflPropsConfig
- setAwsSecretKey(String) - Method in class org.fcrepo.config.OcflPropsConfig
- setDatabaseType(String) - Method in class org.fcrepo.config.FlywayFactory
-
Set the type of database to pick the correct schema files.
- setDataSource(DataSource) - Method in class org.fcrepo.config.FlywayFactory
-
Set the datasource for use with Flyway.
- setFedoraData(Path) - Method in class org.fcrepo.config.FedoraPropsConfig
-
Sets the path to the Fedora home data directory -- should only be used for testing purposes.
- setFedoraHome(Path) - Method in class org.fcrepo.config.FedoraPropsConfig
-
Sets the path to the Fedora home directory -- should only be used for testing purposes.
- setFedoraOcflStaging(Path) - Method in class org.fcrepo.config.OcflPropsConfig
-
Sets the path to the Fedora staging directory -- should only be used for testing purposes.
- setOcflRepoRoot(Path) - Method in class org.fcrepo.config.OcflPropsConfig
-
Sets the path to the Fedora OCFL root directory -- should only be used for testing purposes.
- setOcflS3Bucket(String) - Method in class org.fcrepo.config.OcflPropsConfig
- setOcflS3Prefix(String) - Method in class org.fcrepo.config.OcflPropsConfig
- setOcflTemp(Path) - Method in class org.fcrepo.config.OcflPropsConfig
-
Sets the path to the OCFL temp directory -- should only be used for testing purposes.
- setRebuildOnStart(boolean) - Method in class org.fcrepo.config.FedoraPropsConfig
- setReindexBatchSize(long) - Method in class org.fcrepo.config.OcflPropsConfig
- setReindexFailOnError(boolean) - Method in class org.fcrepo.config.OcflPropsConfig
- setReindexingThreads(long) - Method in class org.fcrepo.config.OcflPropsConfig
- setResourceHeadersCacheEnabled(boolean) - Method in class org.fcrepo.config.OcflPropsConfig
- setResourceHeadersCacheExpireAfterSeconds(long) - Method in class org.fcrepo.config.OcflPropsConfig
- setResourceHeadersCacheMaxSize(long) - Method in class org.fcrepo.config.OcflPropsConfig
- setRootAuthAclPath(Path) - Method in class org.fcrepo.config.AuthPropsConfig
- setServerManagedPropsMode(ServerManagedPropsMode) - Method in class org.fcrepo.config.FedoraPropsConfig
- setSessionTimeout(Duration) - Method in class org.fcrepo.config.FedoraPropsConfig
- setStorage(Storage) - Method in class org.fcrepo.config.OcflPropsConfig
- setup() - Method in class org.fcrepo.config.DatabaseConfig
- SHA1 - org.fcrepo.config.DigestAlgorithm
- SHA256 - org.fcrepo.config.DigestAlgorithm
- SHA512 - org.fcrepo.config.DigestAlgorithm
- SHA512256 - org.fcrepo.config.DigestAlgorithm
- Storage - Enum in org.fcrepo.config
-
Indicates what storage backend to use.
- STRICT - org.fcrepo.config.ServerManagedPropsMode
T
- TOPIC - org.fcrepo.config.JmsDestination
- toString() - Method in enum org.fcrepo.config.JmsDestination
- toString() - Method in enum org.fcrepo.config.ServerManagedPropsMode
- toString() - Method in enum org.fcrepo.config.Storage
- txManager(DataSource) - Method in class org.fcrepo.config.DatabaseConfig
V
- valueOf(String) - Static method in enum org.fcrepo.config.DigestAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fcrepo.config.JmsDestination
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fcrepo.config.ServerManagedPropsMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.fcrepo.config.Storage
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.fcrepo.config.DigestAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fcrepo.config.JmsDestination
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fcrepo.config.ServerManagedPropsMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.fcrepo.config.Storage
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages