All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description CelAccessChecker A reference implementation of theAccessCheckerthat performs access checks using CEL expressions.CelAccessChecker.AuthorizationRuleType CompiledAuthorizationRules Compiles the authorization rules fromQuarkusNessieAuthorizationConfigat startup and provides access to them viaCompiledAuthorizationRules.getRules().ConfigurableVersionStoreFactory A version store factory leveraging CDI to delegate to aVersionStoreFactoryinstance based on the store type.DynamoVersionStoreFactory DynamoDB version store factory.InMemVersionStoreFactory In-memory version store factory.ModelReflections This class tracks classes explicitly registered for "reflection" during Quarkus Server native builds.MongoVersionStoreFactory Version store factory for the MongoDB Database Adapter.NessieHttpAuthenticator A customHttpAuthenticator.QuarkusDatabaseAdapterConfig This is a superset of all database adapter configuration interfaces to be implemented by Quarkus.QuarkusDynamoDatabaseClient CDI bean forDynamoDatabaseClient.QuarkusInmemoryStore CDI bean forInmemoryStore.QuarkusMongoDatabaseClient CDI bean forMongoDatabaseClient.QuarkusNessieAuthenticationConfig Configuration for Nessie authentication settings.QuarkusNessieAuthorizationConfig Configuration for Nessie authorization settings.QuarkusRocksDbInstance CDI bean forQuarkusRocksDbInstance.QuarkusServerConfig Nessie server config for Quarkus.RegisterObjectMapper ResteasyExceptionMapper "Special" implementation for exceptions that extendValidationException, as those do not "go through"NessieExceptionMapperand there need to be twoExceptionMapperbeans for the Nessie-server.RocksVersionStoreFactory In-memory version store factory.SinglePageAppRoutingFilter Routes UI routes to http page.StoreType Store type qualifier forVersionStoreFactoryclasses.StoreType.Literal Supports inline instantiation of theStoreTypequalifier.VersionStoreConfig Version store configuration.VersionStoreConfig.RocksVersionStoreConfig VersionStoreConfig.VersionStoreType VersionStoreFactory Factory interface for creating version store instances.