A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes All Packages

A

AbstractArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
AbstractArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
AbstractErrorCounterHealthCheck - Class in io.apicurio.registry.metrics.health
Abstract class containing common logic for health checks based on an error counter.
AbstractErrorCounterHealthCheck() - Constructor for class io.apicurio.registry.metrics.health.AbstractErrorCounterHealthCheck
 
AbstractRegistryStorage - Class in io.apicurio.registry.storage.impl
 
AbstractRegistryStorage() - Constructor for class io.apicurio.registry.storage.impl.AbstractRegistryStorage
 
AbstractResource - Class in io.apicurio.registry.ccompat.rest.impl
 
AbstractResource() - Constructor for class io.apicurio.registry.ccompat.rest.impl.AbstractResource
 
AbstractSqlRegistryStorage - Class in io.apicurio.registry.storage.impl.sql
A SQL implementation of the RegistryStorage interface.
AbstractSqlRegistryStorage() - Constructor for class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
Constructor.
action() - Method in annotation type io.apicurio.registry.logging.audit.Audited
If empty or null the method name will be used as the action identifier
ACTIVE - io.apicurio.registry.ibmcompat.model.SchemaState.StateEnum
 
ACTIVE_STATES - Static variable in class io.apicurio.registry.storage.ArtifactStateExt
 
Admin - io.apicurio.registry.auth.AuthorizedLevel
 
AdminOverride - Class in io.apicurio.registry.auth
 
AdminOverride() - Constructor for class io.apicurio.registry.auth.AdminOverride
 
AdminResourceImpl - Class in io.apicurio.registry.rest.v2
 
AdminResourceImpl() - Constructor for class io.apicurio.registry.rest.v2.AdminResourceImpl
 
AlreadyExistsException - Exception in io.apicurio.registry.storage
 
AlreadyExistsException() - Constructor for exception io.apicurio.registry.storage.AlreadyExistsException
 
AlreadyExistsException(String, Throwable) - Constructor for exception io.apicurio.registry.storage.AlreadyExistsException
 
AlreadyExistsException(Throwable) - Constructor for exception io.apicurio.registry.storage.AlreadyExistsException
 
Api - Class in io.apicurio.registry.ibmcompat.api
 
Api() - Constructor for class io.apicurio.registry.ibmcompat.api.Api
 
ApicurioDataModelContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the OpenAPI and AsyncAPI content types.
ApicurioDataModelContentValidator() - Constructor for class io.apicurio.registry.rules.validity.ApicurioDataModelContentValidator
 
ApicurioRegisterForReflection - Class in io.apicurio.registry
 
ApicurioRegisterForReflection() - Constructor for class io.apicurio.registry.ApicurioRegisterForReflection
 
ApiDocsServlet - Class in io.apicurio.registry.ui.servlets
A simple servlet that forwards the request to the apidocs.html file.
ApiDocsServlet() - Constructor for class io.apicurio.registry.ui.servlets.ApiDocsServlet
 
apiSchemasGet(@javax.validation.constraints.Min(0L) int, @javax.validation.constraints.Min(1L) int) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasGet(int, int) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasGet(int, int) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasPost(AsyncResponse, NewSchema, boolean, SecurityContext) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasPost(AsyncResponse, NewSchema, boolean) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasPost(AsyncResponse, NewSchema, boolean) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasSchemaidDelete(String) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasSchemaidDelete(String) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasSchemaidDelete(String) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasSchemaidGet(String) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasSchemaidGet(String) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasSchemaidGet(String) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasSchemaidPatch(String, List<SchemaModificationPatch>) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasSchemaidPatch(String, List<SchemaModificationPatch>) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasSchemaidPatch(String, List<SchemaModificationPatch>) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasSchemaidVersionsPost(AsyncResponse, String, NewSchemaVersion, boolean) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasSchemaidVersionsPost(AsyncResponse, String, NewSchemaVersion, boolean) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasSchemaidVersionsPost(AsyncResponse, String, NewSchemaVersion, boolean) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasSchemaidVersionsVersionnumDelete(String, int) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasSchemaidVersionsVersionnumDelete(String, int) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasSchemaidVersionsVersionnumDelete(String, int) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasSchemaidVersionsVersionnumGet(String, int) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasSchemaidVersionsVersionnumGet(String, int) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasSchemaidVersionsVersionnumGet(String, int) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
apiSchemasSchemaidVersionsVersionnumPatch(String, int, List<SchemaModificationPatch>) - Method in class io.apicurio.registry.ibmcompat.api.Api
 
apiSchemasSchemaidVersionsVersionnumPatch(String, int, List<SchemaModificationPatch>) - Method in interface io.apicurio.registry.ibmcompat.api.ApiService
 
apiSchemasSchemaidVersionsVersionnumPatch(String, int, List<SchemaModificationPatch>) - Method in class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
ApiService - Interface in io.apicurio.registry.ibmcompat.api
 
ApiServiceImpl - Class in io.apicurio.registry.ibmcompat.api.impl
 
ApiServiceImpl() - Constructor for class io.apicurio.registry.ibmcompat.api.impl.ApiServiceImpl
 
ApiUtil - Class in io.apicurio.registry.ibmcompat.api.impl
 
ApiUtil() - Constructor for class io.apicurio.registry.ibmcompat.api.impl.ApiUtil
 
AppConfiguration - Class in io.apicurio.registry
Generic configuration.
AppConfiguration() - Constructor for class io.apicurio.registry.AppConfiguration
 
applyRule(String, String, ArtifactType, ContentHandle, RuleType, String, RuleApplicationType) - Method in interface io.apicurio.registry.rules.RulesService
Applies a single, specific rule to the content update for the given artifact.
applyRule(String, String, ArtifactType, ContentHandle, RuleType, String, RuleApplicationType) - Method in class io.apicurio.registry.rules.RulesServiceImpl
 
applyRules(String, String, ArtifactType, ContentHandle, RuleApplicationType) - Method in interface io.apicurio.registry.rules.RulesService
Applies all configured rules to check whether a content update for an artifact is allowed.
applyRules(String, String, ArtifactType, ContentHandle, RuleApplicationType) - Method in class io.apicurio.registry.rules.RulesServiceImpl
 
applyRules(String, String, String, ArtifactType, ContentHandle) - Method in interface io.apicurio.registry.rules.RulesService
Applies configured rules to the content update, relative to ANY artifact version.
applyRules(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.rules.RulesServiceImpl
 
applyState(Consumer<ArtifactState>, ArtifactState, ArtifactState) - Method in class io.apicurio.registry.storage.ArtifactStateExt
 
ArtifactAlreadyExistsException - Exception in io.apicurio.registry.storage
 
ArtifactAlreadyExistsException(String, String) - Constructor for exception io.apicurio.registry.storage.ArtifactAlreadyExistsException
Constructor.
artifactCreated() - Method in class io.apicurio.registry.mt.limits.TenantLimitsService
 
artifactDeleted() - Method in class io.apicurio.registry.mt.limits.TenantLimitsService
 
ArtifactIdGenerator - Interface in io.apicurio.registry.util
 
ArtifactIdGeneratorImpl - Class in io.apicurio.registry.util
 
ArtifactIdGeneratorImpl() - Constructor for class io.apicurio.registry.util.ArtifactIdGeneratorImpl
 
ArtifactMetaDataDto - Class in io.apicurio.registry.storage.dto
 
ArtifactMetaDataDto() - Constructor for class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
Constructor.
ArtifactMetaDataDtoMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
ArtifactNotFoundException - Exception in io.apicurio.registry.storage
 
ArtifactNotFoundException(String) - Constructor for exception io.apicurio.registry.storage.ArtifactNotFoundException
 
ArtifactNotFoundException(String, String) - Constructor for exception io.apicurio.registry.storage.ArtifactNotFoundException
Constructor.
ArtifactNotFoundException(String, String, Throwable) - Constructor for exception io.apicurio.registry.storage.ArtifactNotFoundException
Constructor.
ArtifactOnly - io.apicurio.registry.auth.AuthorizedStyle
 
ArtifactRuleEntityMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
artifacts - Variable in class io.apicurio.registry.ui.beans.ConfigJs
 
ArtifactSearchResultsDto - Class in io.apicurio.registry.storage.dto
 
ArtifactSearchResultsDto() - Constructor for class io.apicurio.registry.storage.dto.ArtifactSearchResultsDto
Constructor.
ArtifactsResourceImpl - Class in io.apicurio.registry.rest.v1
Deprecated.
ArtifactsResourceImpl() - Constructor for class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
ArtifactStateExt - Class in io.apicurio.registry.storage
 
ArtifactStateExt() - Constructor for class io.apicurio.registry.storage.ArtifactStateExt
 
ArtifactTypeUtil - Class in io.apicurio.registry.util
 
ArtifactTypeUtilProvider - Interface in io.apicurio.registry.types.provider
Interface providing different utils per artifact type * compatibility checker * content canonicalizer * content validator * rules * etc ...
ArtifactTypeUtilProviderFactory - Interface in io.apicurio.registry.types.provider
 
ArtifactTypeUtilProviderImpl - Class in io.apicurio.registry.types.provider
 
ArtifactTypeUtilProviderImpl() - Constructor for class io.apicurio.registry.types.provider.ArtifactTypeUtilProviderImpl
 
artifactVersionCreated(String, String) - Method in class io.apicurio.registry.mt.limits.TenantLimitsService
 
artifactVersionDeleted(String, String) - Method in class io.apicurio.registry.mt.limits.TenantLimitsService
 
ArtifactVersionEntityMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
ArtifactVersionMetaDataDto - Class in io.apicurio.registry.storage.dto
 
ArtifactVersionMetaDataDto() - Constructor for class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
Constructor.
ArtifactVersionMetaDataDtoMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
Used to map a single row in the versions table to a ArtifactVersionMetaDataDto instance.
asc - io.apicurio.registry.storage.dto.OrderDirection
 
asRuleViolation() - Method in interface io.apicurio.registry.rules.compatibility.CompatibilityDifference
Converts the difference into a rule violation cause.
asRuleViolation() - Method in class io.apicurio.registry.rules.compatibility.GenericCompatibilityDifference
 
asRuleViolation() - Method in class io.apicurio.registry.rules.compatibility.JsonSchemaCompatibilityDifference
 
AsyncApiArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
AsyncApiArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.AsyncApiArtifactTypeUtilProvider
 
AsyncApiContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the AsyncAPI content type.
AsyncApiContentValidator() - Constructor for class io.apicurio.registry.rules.validity.AsyncApiContentValidator
 
Audited - Annotation Type in io.apicurio.registry.logging.audit
This annotation is processed by AuditedInterceptor
AuditedInterceptor - Class in io.apicurio.registry.logging.audit
Interceptor that executes around methods annotated with Audited
AuditedInterceptor() - Constructor for class io.apicurio.registry.logging.audit.AuditedInterceptor
 
AuditHttpRequestContext - Class in io.apicurio.registry.logging.audit
 
AuditHttpRequestContext() - Constructor for class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
AuditHttpRequestInfo - Interface in io.apicurio.registry.logging.audit
 
AuditingConstants - Interface in io.apicurio.registry.logging.audit
 
AuditLogService - Class in io.apicurio.registry.logging.audit
 
AuditLogService() - Constructor for class io.apicurio.registry.logging.audit.AuditLogService
 
auditMethod(InvocationContext) - Method in class io.apicurio.registry.logging.audit.AuditedInterceptor
 
auth - Variable in class io.apicurio.registry.ui.beans.ConfigJs
 
AuthConfig - Class in io.apicurio.registry.auth
 
AuthConfig() - Constructor for class io.apicurio.registry.auth.AuthConfig
 
authenticate(RoutingContext, IdentityProviderManager) - Method in class io.apicurio.registry.services.auth.BasicAuthClientCredentialsMechanism
 
authenticate(RoutingContext, IdentityProviderManager) - Method in class io.apicurio.registry.services.auth.CustomAuthenticationMechanism
 
Authorized - Annotation Type in io.apicurio.registry.auth
 
AuthorizedInterceptor - Class in io.apicurio.registry.auth
 
AuthorizedInterceptor() - Constructor for class io.apicurio.registry.auth.AuthorizedInterceptor
 
AuthorizedLevel - Enum in io.apicurio.registry.auth
 
AuthorizedStyle - Enum in io.apicurio.registry.auth
 
authorizeMethod(InvocationContext) - Method in class io.apicurio.registry.auth.AuthorizedInterceptor
 
autoUpdateVersionForGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
autoUpdateVersionForGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to update the 'version' column of the 'versions' table by globalId.
AvroArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
AvroArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.AvroArtifactTypeUtilProvider
 
AvroCompatibilityChecker - Class in io.apicurio.registry.rules.compatibility
 
AvroCompatibilityChecker() - Constructor for class io.apicurio.registry.rules.compatibility.AvroCompatibilityChecker
 
AvroContentCanonicalizer - Class in io.apicurio.registry.content.canon
An Avro implementation of a content Canonicalizer.
AvroContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.AvroContentCanonicalizer
 
AvroContentExtractor - Class in io.apicurio.registry.content.extract
Performs meta-data extraction for Avro content.
AvroContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the Avro content type.
AvroContentValidator() - Constructor for class io.apicurio.registry.rules.validity.AvroContentValidator
Constructor.

B

BACKWARD - io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
BACKWARD - io.apicurio.registry.rules.compatibility.CompatibilityLevel
 
BACKWARD_TRANSITIVE - io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
BACKWARD_TRANSITIVE - io.apicurio.registry.rules.compatibility.CompatibilityLevel
 
BaseHrefFilter - Class in io.apicurio.registry.ui.servlets
Note: simple filtering of response content - found on Stack Overflow here: https://stackoverflow.com/a/14741213
BaseHrefFilter() - Constructor for class io.apicurio.registry.ui.servlets.BaseHrefFilter
 
BaseHrefFilter.CharResponseWrapper - Class in io.apicurio.registry.ui.servlets
 
BasicAuthClientCredentialsMechanism - Class in io.apicurio.registry.services.auth
 
BasicAuthClientCredentialsMechanism() - Constructor for class io.apicurio.registry.services.auth.BasicAuthClientCredentialsMechanism
 
bind(int, byte[]) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Sql
 
bind(int, byte[]) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
bind(int, Enum<?>) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Sql
 
bind(int, Enum<?>) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
bind(int, Integer) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Sql
 
bind(int, Integer) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
bind(int, Long) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Sql
 
bind(int, Long) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
bind(int, String) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Sql
 
bind(int, String) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
bind(int, Date) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Sql
 
bind(int, Date) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
bind(Query, int) - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatementVariableBinder
 
bindParametersTo(PreparedStatement) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
bindTo(PreparedStatement) - Method in class io.apicurio.registry.storage.impl.sql.jdb.SqlParam
Binds this SQL parameter to the given statement.
breadcrumbs - Variable in class io.apicurio.registry.ui.beans.ConfigJsFeatures
 
bytes() - Method in interface io.apicurio.registry.content.ContentHandle
 
BYTES - io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
 

C

call() - Method in class io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessCheck
 
call() - Method in class io.apicurio.registry.metrics.health.liveness.ResponseErrorLivenessCheck
 
call() - Method in class io.apicurio.registry.metrics.health.liveness.StorageLivenessCheck
 
call() - Method in class io.apicurio.registry.metrics.health.readiness.PersistenceSimpleReadinessCheck
 
call() - Method in class io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessCheck
 
call() - Method in class io.apicurio.registry.metrics.health.readiness.ResponseTimeoutReadinessCheck
 
callSuper() - Method in class io.apicurio.registry.metrics.health.AbstractErrorCounterHealthCheck
 
canCreateArtifact(EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.mt.limits.TenantLimitsService
 
canCreateArtifactVersion(String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.mt.limits.TenantLimitsService
 
canonicalHash - io.apicurio.registry.storage.dto.SearchFilterType
 
canonicalize(ContentHandle) - Method in class io.apicurio.registry.content.canon.AvroContentCanonicalizer
 
canonicalize(ContentHandle) - Method in interface io.apicurio.registry.content.canon.ContentCanonicalizer
Called to convert the given content to its canonical form.
canonicalize(ContentHandle) - Method in class io.apicurio.registry.content.canon.GraphQLContentCanonicalizer
 
canonicalize(ContentHandle) - Method in class io.apicurio.registry.content.canon.JsonContentCanonicalizer
 
canonicalize(ContentHandle) - Method in class io.apicurio.registry.content.canon.NoOpContentCanonicalizer
 
canonicalize(ContentHandle) - Method in class io.apicurio.registry.content.canon.ProtobufContentCanonicalizer
 
canonicalize(ContentHandle) - Method in class io.apicurio.registry.content.canon.XmlContentCanonicalizer
 
canonicalizeContent(ArtifactType, ContentHandle) - Method in class io.apicurio.registry.rest.v2.SearchResourceImpl
 
canonicalizeContent(ArtifactType, ContentHandle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
Canonicalize the given content, returns the content unchanged in the case of an error.
canTransition(ArtifactState, ArtifactState) - Method in class io.apicurio.registry.storage.ArtifactStateExt
 
CCompatConfig - Class in io.apicurio.registry.ccompat.store
 
CCompatConfig() - Constructor for class io.apicurio.registry.ccompat.store.CCompatConfig
 
CharResponseWrapper(HttpServletResponse) - Constructor for class io.apicurio.registry.ui.servlets.BaseHrefFilter.CharResponseWrapper
 
CharResponseWrapper(HttpServletResponse) - Constructor for class io.apicurio.registry.ui.servlets.SpecUrlFilter.CharResponseWrapper
 
checkIfDeprecated(Supplier<ArtifactState>, String, String, Object, Response.ResponseBuilder) - Static method in class io.apicurio.registry.rest.HeadersHack
 
checkIfDeprecated(Supplier<ArtifactState>, String, String, Response.ResponseBuilder) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
checkIfDeprecated(Supplier<ArtifactState>, String, String, Response.ResponseBuilder) - Method in class io.apicurio.registry.rest.v1.IdsResourceImpl
Deprecated.
 
checkLogLevel() - Method in class io.apicurio.registry.services.LogConfigurationService
 
checkMetaData(EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.mt.limits.TenantLimitsService
 
clearContext() - Method in interface io.apicurio.registry.mt.TenantContext
 
clearContext() - Method in class io.apicurio.registry.mt.TenantContextImpl
 
clearCurrentContext() - Static method in class io.apicurio.registry.mt.TenantContextImpl
 
clearedContext(Map<String, String>) - Method in class io.apicurio.registry.mt.logging.MdcContextProvider
 
clearedContext(Map<String, String>) - Method in class io.apicurio.registry.mt.TenantThreadContextProvider
 
close() - Method in class io.apicurio.registry.storage.impl.sql.jdb.HandleImpl
 
close() - Method in class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
 
CNCFApiUtil - Class in io.apicurio.registry.cncf.schemaregistry.impl
 
CNCFApiUtil() - Constructor for class io.apicurio.registry.cncf.schemaregistry.impl.CNCFApiUtil
 
CommonSqlStatements - Class in io.apicurio.registry.storage.impl.sql
Shared base class for all sql statements.
CommonSqlStatements() - Constructor for class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
Constructor.
comparator(SortOrder) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
 
compare(SortOrder, ArtifactMetaDataDto, ArtifactMetaDataDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
 
COMPAT_SCHEMA_REGISTRY_STABLE_LATEST - Static variable in class io.apicurio.registry.ccompat.rest.ContentTypes
 
COMPAT_SCHEMA_REGISTRY_V1 - Static variable in class io.apicurio.registry.ccompat.rest.ContentTypes
 
CompatibilityChecker - Interface in io.apicurio.registry.rules.compatibility
An interface that is used to determine whether a proposed artifact's content is compatible and return a set of incompatible differences with older version(s) of the same content, based on a given compatibility level.
CompatibilityCheckResponse - Class in io.apicurio.registry.ccompat.dto
Immutable.
CompatibilityCheckResponse() - Constructor for class io.apicurio.registry.ccompat.dto.CompatibilityCheckResponse
 
CompatibilityDifference - Interface in io.apicurio.registry.rules.compatibility
Represents a single compatibility difference.
CompatibilityExecutionResult - Class in io.apicurio.registry.rules.compatibility
Created by aohana Holds the result for a compatibility check incompatibleDifferences - will contain values in case the schema type has difference type information in case the new schema is not compatible (only JSON schema as of now)
CompatibilityLevel - Enum in io.apicurio.registry.rules.compatibility
 
CompatibilityLevelDto - Class in io.apicurio.registry.ccompat.dto
Immutable.
CompatibilityLevelDto() - Constructor for class io.apicurio.registry.ccompat.dto.CompatibilityLevelDto
 
CompatibilityLevelDto.Level - Enum in io.apicurio.registry.ccompat.dto
 
CompatibilityLevelParamDto - Class in io.apicurio.registry.ccompat.dto
 
CompatibilityLevelParamDto() - Constructor for class io.apicurio.registry.ccompat.dto.CompatibilityLevelParamDto
 
CompatibilityResource - Interface in io.apicurio.registry.ccompat.rest
Note:
CompatibilityResourceImpl - Class in io.apicurio.registry.ccompat.rest.impl
 
CompatibilityResourceImpl() - Constructor for class io.apicurio.registry.ccompat.rest.impl.CompatibilityResourceImpl
 
CompatibilityRuleExecutor - Class in io.apicurio.registry.rules.compatibility
Rule executor for the "Compatibility" rule.
CompatibilityRuleExecutor() - Constructor for class io.apicurio.registry.rules.compatibility.CompatibilityRuleExecutor
 
CompatibilityV1ApiRequestFilter - Class in io.apicurio.registry.rest
Request filter that rewrites requests from the path the API had for the 1.X releases to it's new location under "/apis/registry/v1" This is just a compatibility utility to make upgrades from 1.X to 2.X easier and less error prone, it's preferable to update the clients configuration to use the proper new API path.
CompatibilityV1ApiRequestFilter() - Constructor for class io.apicurio.registry.rest.CompatibilityV1ApiRequestFilter
 
compatible() - Static method in class io.apicurio.registry.rules.compatibility.CompatibilityExecutionResult
 
ConfigJs - Class in io.apicurio.registry.ui.beans
 
ConfigJs() - Constructor for class io.apicurio.registry.ui.beans.ConfigJs
 
ConfigJsArtifacts - Class in io.apicurio.registry.ui.beans
 
ConfigJsArtifacts() - Constructor for class io.apicurio.registry.ui.beans.ConfigJsArtifacts
 
ConfigJsAuth - Class in io.apicurio.registry.ui.beans
 
ConfigJsAuth() - Constructor for class io.apicurio.registry.ui.beans.ConfigJsAuth
Constructor.
ConfigJsFeatures - Class in io.apicurio.registry.ui.beans
 
ConfigJsFeatures() - Constructor for class io.apicurio.registry.ui.beans.ConfigJsFeatures
 
ConfigJsServlet - Class in io.apicurio.registry.ui.servlets
Generates the 'config.js' file imported by the UI.
ConfigJsServlet() - Constructor for class io.apicurio.registry.ui.servlets.ConfigJsServlet
 
ConfigJsUi - Class in io.apicurio.registry.ui.beans
 
ConfigJsUi() - Constructor for class io.apicurio.registry.ui.beans.ConfigJsUi
Constructor.
ConfigResource - Interface in io.apicurio.registry.ccompat.rest
Note:
ConfigResourceImpl - Class in io.apicurio.registry.ccompat.rest.impl
 
ConfigResourceImpl() - Constructor for class io.apicurio.registry.ccompat.rest.impl.ConfigResourceImpl
 
ConflictException - Exception in io.apicurio.registry.ccompat.rest.error
This exception covers the following errors in the compat API: - 409 Conflict – Incompatible schema
ConflictException(String) - Constructor for exception io.apicurio.registry.ccompat.rest.error.ConflictException
 
ConflictException(String, Throwable) - Constructor for exception io.apicurio.registry.ccompat.rest.error.ConflictException
 
connection - Variable in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
consumeDownload(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
consumeDownload(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
consumeDownload(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Called to consume a download from the DB (single-use) and return its context info.
content() - Method in interface io.apicurio.registry.content.ContentHandle
 
CONTENT_BY_CONTENT_HASH - io.apicurio.registry.storage.dto.DownloadContextType
 
CONTENT_BY_CONTENT_ID - io.apicurio.registry.storage.dto.DownloadContextType
 
CONTENT_BY_GLOBAL_ID - io.apicurio.registry.storage.dto.DownloadContextType
 
ContentCanonicalizer - Interface in io.apicurio.registry.content.canon
Canonicalize some content! This means converting content to its canonical form for the purpose of comparison.
ContentEntityMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
ContentExtractor - Interface in io.apicurio.registry.content.extract
 
ContentHandle - Interface in io.apicurio.registry.content
 
ContentHandleMessageBodyWriter - Class in io.apicurio.registry.content
 
ContentHandleMessageBodyWriter() - Constructor for class io.apicurio.registry.content.ContentHandleMessageBodyWriter
 
contentHash - io.apicurio.registry.storage.dto.SearchFilterType
 
ContentMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
ContentNotFoundException - Exception in io.apicurio.registry.storage
 
ContentNotFoundException(String) - Constructor for exception io.apicurio.registry.storage.ContentNotFoundException
Constructor.
ContentTypes - Class in io.apicurio.registry.ccompat.rest
 
ContentTypes() - Constructor for class io.apicurio.registry.ccompat.rest.ContentTypes
 
ContentTypeUtil - Class in io.apicurio.registry.util
 
ContentTypeUtil() - Constructor for class io.apicurio.registry.util.ContentTypeUtil
 
ContentValidator - Interface in io.apicurio.registry.rules.validity
Validates content.
contextPath - Variable in class io.apicurio.registry.ui.beans.ConfigJsUi
 
convert(ContentHandle, ArtifactType) - Method in class io.apicurio.registry.ccompat.store.FacadeConverter
 
convert(String, StoredArtifactDto) - Method in class io.apicurio.registry.ccompat.store.FacadeConverter
 
convert(String, Number) - Method in class io.apicurio.registry.ccompat.store.FacadeConverter
 
convertUnsigned(long) - Method in class io.apicurio.registry.ccompat.store.FacadeConverter
 
countArtifacts() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
countArtifacts() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
countArtifacts() - Method in interface io.apicurio.registry.storage.RegistryStorage
Counts the total number of artifacts
countArtifactVersions(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
countArtifactVersions(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
countArtifactVersions(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Counts the total number of versions for one artifact
countTotalArtifactVersions() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
countTotalArtifactVersions() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
countTotalArtifactVersions() - Method in interface io.apicurio.registry.storage.RegistryStorage
Counts the total number of versions for all artifacts
create(boolean) - Static method in class io.apicurio.registry.ccompat.dto.CompatibilityCheckResponse
 
create(byte[]) - Static method in interface io.apicurio.registry.content.ContentHandle
 
create(InputStream) - Static method in interface io.apicurio.registry.content.ContentHandle
 
create(String) - Static method in interface io.apicurio.registry.content.ContentHandle
 
create(Optional<CompatibilityLevel>) - Static method in class io.apicurio.registry.ccompat.dto.CompatibilityLevelDto
 
create(Optional<CompatibilityLevel>) - Static method in enum io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
CREATE - io.apicurio.registry.rules.RuleApplicationType
 
createArtifact(ArtifactType, String, IfExistsType, Boolean, InputStream) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
createArtifact(String, ArtifactType, String, String, IfExists, Boolean, String, String, String, String, InputStream) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
createArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
createArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
createArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
createArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createArtifact(String, String, String, ArtifactType, ContentHandle) - Method in interface io.apicurio.registry.storage.RegistryStorage
Creates a new artifact (from the given value) in the artifactStore.
createArtifact(String, String, String, ArtifactType, ContentHandle, GlobalIdGenerator) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createArtifactRule(String, Rule) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
createArtifactRule(String, String, Rule) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
createArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
createArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
createArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Creates an artifact rule for a specific Artifact.
createArtifactVersion(String, ArtifactType, InputStream) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
createArtifactVersion(String, String, String, String, String, String, String, InputStream) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
createArtifactWithMetadata(String, String, String, ArtifactType, long, String, Date, EditableArtifactMetaDataDto, GlobalIdGenerator) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
createArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
createArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
createArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Creates a new artifact (from the given value including metadata) in the artifactStore.
createArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto, GlobalIdGenerator) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.AsyncApiArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.AvroArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.GraphQLArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.JsonArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.KConnectArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.OpenApiArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.ProtobufArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.WsdlArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.XmlArtifactTypeUtilProvider
 
createCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.XsdArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.AsyncApiArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.AvroArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.GraphQLArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.JsonArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.KConnectArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.OpenApiArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.ProtobufArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.WsdlArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.XmlArtifactTypeUtilProvider
 
createContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.XsdArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.AsyncApiArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.AvroArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.GraphQLArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.JsonArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.KConnectArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.OpenApiArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.ProtobufArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.WsdlArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.XmlArtifactTypeUtilProvider
 
createContentExtractor() - Method in class io.apicurio.registry.types.provider.XsdArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.AsyncApiArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.AvroArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.GraphQLArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.JsonArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.KConnectArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.OpenApiArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.ProtobufArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.WsdlArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.XmlArtifactTypeUtilProvider
 
createContentValidator() - Method in class io.apicurio.registry.types.provider.XsdArtifactTypeUtilProvider
 
createdOn - io.apicurio.registry.storage.dto.OrderBy
 
createDownload(DownloadContextDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
createDownload(DownloadContextDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createDownload(DownloadContextDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Called to create a single-use download "link".
createExecutor(RuleType) - Method in class io.apicurio.registry.rules.RuleExecutorFactory
 
createGlobalRule(Rule) - Method in class io.apicurio.registry.rest.v1.RulesResourceImpl
Deprecated.
 
createGlobalRule(Rule) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
createGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
createGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
createGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createGlobalRule(RuleType, RuleConfigurationDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Creates a single global rule.
createGroup(GroupMetaDataDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
createGroup(GroupMetaDataDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
createGroup(GroupMetaDataDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createGroup(GroupMetaDataDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Creates a new empty group and stores it's metadata.
createGroup(String, SchemaGroup) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
createGroup(String, SchemaGroup) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Create schema group with specified format in registry namespace.
createOrUpdateArtifactRule(String, RuleType, RuleConfigurationDto) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
createOrUpdateArtifactRule(String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
createOrUpdateContent(Handle, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
Store the content in the database and return the ID of the new row.
createOrUpdateGlobalRule(RuleType, RuleConfigurationDto) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
createOrUpdateGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
createQuery(String) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Handle
Create a new Query from the given SQL.
createQuery(String) - Method in class io.apicurio.registry.storage.impl.sql.jdb.HandleImpl
 
createRoleMapping(RoleMapping) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
createRoleMapping(String, String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
createRoleMapping(String, String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
createRoleMapping(String, String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Creates a role mapping for a user.
createSchema(String, String, InputStream) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
createSchema(String, String, InputStream) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Register schema.
createSchema(String, String, String) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
Create a new schema in the given subject.
createSchema(String, String, String) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
createSqlStatements() - Method in class io.apicurio.registry.storage.impl.sql.SqlStatementsProducer
Produces an SqlStatements instance for injection.
createUpdate(String) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Handle
Create a new Update statement from the given SQL.
createUpdate(String) - Method in class io.apicurio.registry.storage.impl.sql.jdb.HandleImpl
 
CredentialsHelper - Class in io.apicurio.registry.services.auth
Extracts credentials pair from header encoded as base 64 if exists return null otherwise.
CredentialsHelper() - Constructor for class io.apicurio.registry.services.auth.CredentialsHelper
 
CT_APPLICATION_JSON - Static variable in class io.apicurio.registry.util.ContentTypeUtil
 
CT_APPLICATION_XML - Static variable in class io.apicurio.registry.util.ContentTypeUtil
 
CT_APPLICATION_YAML - Static variable in class io.apicurio.registry.util.ContentTypeUtil
 
current() - Static method in class io.apicurio.registry.mt.TenantContextImpl
 
Current - Annotation Type in io.apicurio.registry.types
Marks currently "used" bean.
currentContext(Map<String, String>) - Method in class io.apicurio.registry.mt.logging.MdcContextProvider
 
currentContext(Map<String, String>) - Method in class io.apicurio.registry.mt.TenantThreadContextProvider
 
CustomAuthenticationMechanism - Class in io.apicurio.registry.services.auth
 
CustomAuthenticationMechanism() - Constructor for class io.apicurio.registry.services.auth.CustomAuthenticationMechanism
 
CustomMetricsConfiguration - Class in io.apicurio.registry.metrics
 
CustomMetricsConfiguration() - Constructor for class io.apicurio.registry.metrics.CustomMetricsConfiguration
 

D

databaseInitialization() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
databaseInitialization() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A sequence of statements needed to initialize the database.
databaseUpgrade(int, int) - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
databaseUpgrade(int, int) - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A sequence of statements needed to upgrade the DB from one version to another.
DataExporter - Class in io.apicurio.registry.rest.v2.shared
 
DataExporter() - Constructor for class io.apicurio.registry.rest.v2.shared.DataExporter
 
DATE - io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
 
dbType() - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
dbType() - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
dbType() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
Gets the database type associated with these statements.
DdlParser - Class in io.apicurio.registry.storage.impl.sql
Can parse a DDL into a list of individual statements.
DdlParser() - Constructor for class io.apicurio.registry.storage.impl.sql.DdlParser
Constructor.
DEFAULT_TENANT_ID - Static variable in interface io.apicurio.registry.mt.TenantContext
 
defaultConfigurationTenant() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfigurationService
 
DefaultRuleDeletionException - Exception in io.apicurio.registry.rules
Exception thrown when attempting to delete a configured default rule.
DefaultRuleDeletionException(RuleType) - Constructor for exception io.apicurio.registry.rules.DefaultRuleDeletionException
Constructor.
defaultTenantContext() - Method in class io.apicurio.registry.mt.TenantContextLoader
 
delegate - Variable in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteAllArtifactRules() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllArtifactRules() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all rules for a all artifacts.
deleteAllArtifacts() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllArtifacts() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete a all artifacts.
deleteAllContent() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllContent() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all content owned by a tenantId
deleteAllExpiredDownloads() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteAllExpiredDownloads() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteAllExpiredDownloads() - Method in interface io.apicurio.registry.storage.RegistryStorage
Called to delete any expired rows in the downloads table.
deleteAllGlobalRules() - Method in class io.apicurio.registry.rest.v1.RulesResourceImpl
Deprecated.
 
deleteAllGlobalRules() - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
deleteAllGroups() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllGroups() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to delete all rows from the groups table.
deleteAllLabels() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllLabels() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all labels for all versions for all artifacts
deleteAllOrphanedContent() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteAllOrphanedContent() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllOrphanedContent() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete content that is no longer being referenced by an artifact version.
deleteAllProperties() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllProperties() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all properties for all versions for all artifacts
deleteAllRoleMappings() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllRoleMappings() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
deleteAllUserData() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteAllUserData() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteAllUserData() - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes ALL user (tenant) data.
deleteAllVersions() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteAllVersions() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all versions for all artifacts.
deleteArtifact() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteArtifact() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete a single row from the artifacts table by artifactId.
deleteArtifact(String) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
deleteArtifact(String, String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteArtifact(String, String) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
deleteArtifact(String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
deleteArtifact(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteArtifact(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteArtifact(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes an artifact by its group and unique id.
deleteArtifactRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteArtifactRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete a single artifact rule.
deleteArtifactRule(String, RuleType) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
deleteArtifactRule(String, RuleType) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
deleteArtifactRule(String, RuleType) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
deleteArtifactRule(String, String, RuleType) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteArtifactRule(String, String, RuleType) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
deleteArtifactRule(String, String, RuleType) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteArtifactRule(String, String, RuleType) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteArtifactRule(String, String, RuleType) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes a single stored/configured rule for a given artifact.
deleteArtifactRules() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteArtifactRules() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all rules for a single artifact.
deleteArtifactRules(String) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
deleteArtifactRules(String, String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteArtifactRules(String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
deleteArtifactRules(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteArtifactRules(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteArtifactRules(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes all rules stored/configured for the artifact.
deleteArtifactRulesByGroupId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteArtifactRulesByGroupId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all rules for all artifacts in a groupId.
deleteArtifacts(String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteArtifacts(String) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
deleteArtifacts(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteArtifacts(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteArtifacts(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes all artifacts in the given group.
deleteArtifactsByGroupId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteArtifactsByGroupId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete a all artifacts from the artifacts table by groupId.
deleteArtifactsInGroup(String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
deleteArtifactVersion(String, String, String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteArtifactVersion(String, String, String) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
deleteArtifactVersion(String, String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteArtifactVersion(String, String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteArtifactVersion(String, String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes a single version of a given artifact.
deleteArtifactVersionMetaData(String, Integer) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
deleteArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
deleteArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteArtifactVersionMetaData(String, String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes the user-editable meta-data for a singel version of a given artifact.
deleteDownload() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteDownload() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
deleteExpiredDownloads() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteExpiredDownloads() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
deleteGlobalRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteGlobalRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to delete a row from the globalrules table.
deleteGlobalRule(RuleType) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.rest.v1.RulesResourceImpl
Deprecated.
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteGlobalRule(RuleType) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteGlobalRule(RuleType) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes a single global rule.
deleteGlobalRules() - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteGlobalRules() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteGlobalRules() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteGlobalRules() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteGlobalRules() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to delete all rows in the globalrules table.
deleteGlobalRules() - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes all of the globally configured rules.
deleteGroup() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteGroup() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to delete a row from the groups table.
deleteGroup(String) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
deleteGroup(String) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Delete schema group in schema registry namespace.
deleteGroup(String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
deleteGroup(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteGroup(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteGroup(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes a group intified by the given groupId and DELETES ALL resources related to this group
deleteLabels() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteLabels() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all labels for all versions for a single artifact.
deleteLabelsByGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteLabelsByGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all labels for a single artifact version by globalId
deleteLabelsByGroupId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteLabelsByGroupId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all labels for all versions for all artifacts in a groupId.
deleteLogConfiguration() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteLogConfiguration() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete a row in the "logconfiguration" table
deleteProperties() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteProperties() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all properties for all versions for a single artifact.
deletePropertiesByGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deletePropertiesByGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all properties for a single artifact version by globalId
deletePropertiesByGroupId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deletePropertiesByGroupId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all properties for all versions for all artifacts in a groupId.
deleteRoleMapping() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteRoleMapping() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
deleteRoleMapping(String) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
deleteRoleMapping(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
deleteRoleMapping(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
deleteRoleMapping(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Deletes a single role mapping.
deleteSchema(String, String) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
deleteSchema(String, String) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
deleteSchema(String, String) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
deleteSchema(String, String) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
 
deleteSchemasByGroup(String) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
deleteSchemasByGroup(String) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Deletes all schemas under specified group id.
deleteSchemaVersion(String, String) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectVersionsResourceImpl
 
deleteSchemaVersion(String, String) - Method in interface io.apicurio.registry.ccompat.rest.SubjectVersionsResource
Deletes a specific version of the schema registered under this subject.
deleteSchemaVersion(String, String, Integer) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
deleteSchemaVersion(String, String, Integer) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
 
deleteSubject(String) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectsResourceImpl
 
deleteSubject(String) - Method in interface io.apicurio.registry.ccompat.rest.SubjectsResource
Deletes the specified subject and its associated compatibility level if registered.
deleteSubject(String) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
deleteSubject(String) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
deleteVersion() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteVersion() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete a single artifact version.
deleteVersionLabels() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteVersionLabels() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete the labels for a single artifact version.
deleteVersionProperties() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteVersionProperties() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete the properties for a single artifact version.
deleteVersions() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteVersions() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all versions for a single artifact.
deleteVersionsByGroupId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
deleteVersionsByGroupId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to delete all versions for all artifacts in a groupId.
denormalizeGroupId(String) - Static method in class io.apicurio.registry.storage.impl.sql.SqlUtil
 
DEPRECATED - io.apicurio.registry.ibmcompat.model.SchemaState.StateEnum
 
desc - io.apicurio.registry.storage.dto.OrderDirection
 
description - io.apicurio.registry.storage.dto.SearchFilterType
 
deserializeLabels(String) - Static method in class io.apicurio.registry.storage.impl.sql.SqlUtil
Deserialize the labels from their string form to a List<String> form.
deserializeProperties(String) - Static method in class io.apicurio.registry.storage.impl.sql.SqlUtil
Deserialize the properties from their string form to a Map form.
destroy() - Method in class io.apicurio.registry.ui.servlets.BaseHrefFilter
 
destroy() - Method in class io.apicurio.registry.ui.servlets.RedirectFilter
 
destroy() - Method in class io.apicurio.registry.ui.servlets.ResourceCacheControlFilter
 
destroy() - Method in class io.apicurio.registry.ui.servlets.SpecUrlFilter
 
determineArtifactType(ContentHandle, ArtifactType, String) - Static method in class io.apicurio.registry.util.ArtifactTypeUtil
Figures out the artifact type in the following order of precedent:
DisabledApisMatcherService - Class in io.apicurio.registry.services
 
DisabledApisMatcherService() - Constructor for class io.apicurio.registry.services.DisabledApisMatcherService
 
disableHttpCaching(HttpServletResponse) - Static method in class io.apicurio.registry.ui.servlets.ResourceCacheControlFilter
 
disallowed(String) - Static method in class io.apicurio.registry.mt.limits.LimitsCheckResult
 
DocumentBuilderAccessor - Class in io.apicurio.registry.util
Base class for any class that needs to use a DocumentBuilder.
DocumentBuilderAccessor() - Constructor for class io.apicurio.registry.util.DocumentBuilderAccessor
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.apicurio.registry.rest.RegistryApplicationServletFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.apicurio.registry.ui.servlets.BaseHrefFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.apicurio.registry.ui.servlets.RedirectFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.apicurio.registry.ui.servlets.ResourceCacheControlFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.apicurio.registry.ui.servlets.SpecUrlFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.apicurio.registry.ui.servlets.ConfigJsServlet
 
download(String) - Method in class io.apicurio.registry.rest.v2.DownloadsResourceImpl
 
DownloadContextDto - Class in io.apicurio.registry.storage.dto
 
DownloadContextDto() - Constructor for class io.apicurio.registry.storage.dto.DownloadContextDto
Constructor.
DownloadContextType - Enum in io.apicurio.registry.storage.dto
 
DownloadNotFoundException - Exception in io.apicurio.registry.storage
 
DownloadNotFoundException() - Constructor for exception io.apicurio.registry.storage.DownloadNotFoundException
 
DownloadNotFoundException(Throwable) - Constructor for exception io.apicurio.registry.storage.DownloadNotFoundException
 
DownloadReaper - Class in io.apicurio.registry.downloads
Periodically cleanup data of tenants marked as deleted.
DownloadReaper() - Constructor for class io.apicurio.registry.downloads.DownloadReaper
 
DownloadsResourceImpl - Class in io.apicurio.registry.rest.v2
 
DownloadsResourceImpl() - Constructor for class io.apicurio.registry.rest.v2.DownloadsResourceImpl
 
dtoToMetaData(String, ArtifactType, ArtifactMetaDataDto) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
Creates a jax-rs meta-data entity from the id, type, and artifactStore meta-data.
dtoToMetaData(String, ArtifactType, ArtifactVersionMetaDataDto) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
 
dtoToMetaData(String, String, ArtifactType, ArtifactMetaDataDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
Creates a jax-rs meta-data entity from the id, type, and artifactStore meta-data.
dtoToMetaData(String, String, ArtifactType, ArtifactVersionMetaDataDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
 
dtoToSchemaGroup(GroupMetaDataDto) - Static method in class io.apicurio.registry.cncf.schemaregistry.impl.CNCFApiUtil
 
dtoToSearchResults(ArtifactSearchResultsDto) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
 
dtoToSearchResults(ArtifactSearchResultsDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
 
dtoToSearchResults(VersionSearchResultsDto) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
 
dtoToSearchResults(VersionSearchResultsDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
 
dtoToVersionMetaData(String, ArtifactType, ArtifactMetaData) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
Creates a jax-rs version meta-data entity from the id, type, and artifactStore meta-data.
dtoToVersionMetaData(String, ArtifactType, ArtifactMetaDataDto) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
Creates a jax-rs version meta-data entity from the id, type, and artifactStore meta-data.
dtoToVersionMetaData(String, ArtifactType, ArtifactVersionMetaDataDto) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
Creates a jax-rs version meta-data entity from the id, type, and artifactStore meta-data.
dtoToVersionMetaData(String, String, ArtifactType, ArtifactMetaData) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
Creates a jax-rs version meta-data entity from the id, type, and artifactStore meta-data.
dtoToVersionMetaData(String, String, ArtifactType, ArtifactMetaDataDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
Creates a jax-rs version meta-data entity from the id, type, and artifactStore meta-data.
dtoToVersionMetaData(String, String, ArtifactType, ArtifactVersionMetaDataDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
Creates a jax-rs version meta-data entity from the id, type, and artifactStore meta-data.
DtoUtil - Class in io.apicurio.registry.util
 
DtoUtil() - Constructor for class io.apicurio.registry.util.DtoUtil
 

E

EditableArtifactMetaDataDto - Class in io.apicurio.registry.storage.dto
 
EditableArtifactMetaDataDto() - Constructor for class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
Constructor.
EnabledModification - Class in io.apicurio.registry.ibmcompat.model
 
EnabledModification() - Constructor for class io.apicurio.registry.ibmcompat.model.EnabledModification
 
enableHistogram() - Method in class io.apicurio.registry.metrics.CustomMetricsConfiguration
 
EntityInputStream - Interface in io.apicurio.registry.storage.impexp
 
ENUM - io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.Schema
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.SchemaListItem
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
equals(Object) - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
ErrorCode - Enum in io.apicurio.registry.ccompat.rest.error
 
errorCounter - Variable in class io.apicurio.registry.metrics.health.AbstractErrorCounterHealthCheck
 
ErrorHttpResponse - Class in io.apicurio.registry.services.http
 
ErrorHttpResponse(int, Error, Response) - Constructor for class io.apicurio.registry.services.http.ErrorHttpResponse
 
errorMsg(ArtifactState, ArtifactState) - Static method in exception io.apicurio.registry.storage.InvalidArtifactStateException
 
Errors - Class in io.apicurio.registry.ccompat.rest.error
 
Errors() - Constructor for class io.apicurio.registry.ccompat.rest.error.Errors
 
EventSink - Interface in io.apicurio.registry.events
 
EventSourcedRegistryStorage - Class in io.apicurio.registry.events
 
EventSourcedRegistryStorage() - Constructor for class io.apicurio.registry.events.EventSourcedRegistryStorage
 
EventsService - Interface in io.apicurio.registry.events
 
EventsServiceImpl - Class in io.apicurio.registry.events
 
EventsServiceImpl() - Constructor for class io.apicurio.registry.events.EventsServiceImpl
 
everything - io.apicurio.registry.storage.dto.SearchFilterType
 
execute() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Update
 
execute() - Method in class io.apicurio.registry.storage.impl.sql.jdb.UpdateImpl
 
execute(RuleContext) - Method in class io.apicurio.registry.rules.compatibility.CompatibilityRuleExecutor
 
execute(RuleContext) - Method in interface io.apicurio.registry.rules.RuleExecutor
Executes the logic of the rule against the given context.
execute(RuleContext) - Method in class io.apicurio.registry.rules.validity.ValidityRuleExecutor
 
executeNoUpdate() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Update
 
executeNoUpdate() - Method in class io.apicurio.registry.storage.impl.sql.jdb.UpdateImpl
 
EXPORT - io.apicurio.registry.storage.dto.DownloadContextType
 
exportArtifactRules() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
exportArtifactRules() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
exportArtifactVersions() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
exportArtifactVersions() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
exportContent() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
exportContent() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
exportData() - Method in class io.apicurio.registry.rest.v2.shared.DataExporter
Exports all registry data.
exportData(Boolean) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
exportData(Function<Entity, Void>) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
exportData(Function<Entity, Void>) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
exportData(Function<Entity, Void>) - Method in interface io.apicurio.registry.storage.RegistryStorage
Called to export all data in the registry.
exportGlobalRules() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
exportGlobalRules() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
exportGroups() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
exportGroups() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
extract(ContentHandle) - Method in class io.apicurio.registry.content.extract.AvroContentExtractor
 
extract(ContentHandle) - Method in interface io.apicurio.registry.content.extract.ContentExtractor
Extract metadata from content.
extract(ContentHandle) - Method in class io.apicurio.registry.content.extract.JsonContentExtractor
 
extract(ContentHandle) - Method in class io.apicurio.registry.content.extract.NoopContentExtractor
 
extract(ContentHandle) - Method in class io.apicurio.registry.content.extract.OpenApiOrAsyncApiContentExtractor
 
extract(ContentHandle) - Method in class io.apicurio.registry.content.extract.WsdlOrXsdContentExtractor
 
extractCredentialsFromContext(RoutingContext) - Static method in class io.apicurio.registry.services.auth.CredentialsHelper
 
ExtractedMetaData - Class in io.apicurio.registry.content.extract
 
ExtractedMetaData() - Constructor for class io.apicurio.registry.content.extract.ExtractedMetaData
Constructor.
extractMetaData(ArtifactType, ContentHandle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
extractParameters() - Method in annotation type io.apicurio.registry.logging.audit.Audited
If a method parameter value should be recorded to the auditing log, but there is no extractor defined (e.g.

F

FacadeConverter - Class in io.apicurio.registry.ccompat.store
 
FacadeConverter() - Constructor for class io.apicurio.registry.ccompat.store.FacadeConverter
 
FAILURE - Static variable in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
features - Variable in class io.apicurio.registry.ui.beans.ConfigJs
 
filter(ContainerRequestContext) - Method in class io.apicurio.registry.logging.audit.HttpRequestsAuditFilter
 
filter(ContainerRequestContext) - Method in class io.apicurio.registry.metrics.health.readiness.ResponseTimeoutReadinessCheck
 
filter(ContainerRequestContext) - Method in class io.apicurio.registry.metrics.RestMetricsResponseFilter
 
filter(ContainerRequestContext) - Method in class io.apicurio.registry.rest.CompatibilityV1ApiRequestFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class io.apicurio.registry.logging.audit.HttpRequestsAuditFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class io.apicurio.registry.metrics.health.readiness.ResponseTimeoutReadinessCheck
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class io.apicurio.registry.metrics.RestMetricsResponseFilter
 
findFirst() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.MappedQuery
 
findFirst() - Method in class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
 
findOne() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.MappedQuery
 
findOne() - Method in class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
 
findSchemaByContent(String, SchemaContent) - Method in interface io.apicurio.registry.ccompat.rest.SubjectsResource
Check if a schema has already been registered under the specified subject.
findSchemaByContent(String, SchemaContent) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectsResourceImpl
 
first() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.MappedQuery
 
first() - Method in class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
 
FORWARD - io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
FORWARD - io.apicurio.registry.rules.compatibility.CompatibilityLevel
 
FORWARD_TRANSITIVE - io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
FORWARD_TRANSITIVE - io.apicurio.registry.rules.compatibility.CompatibilityLevel
 
FORWARDING_ERROR - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
fromTenantMetadata(RegistryTenant) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfigurationService
 
FULL - io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
FULL - io.apicurio.registry.rules.compatibility.CompatibilityLevel
 
FULL - io.apicurio.registry.rules.validity.ValidityLevel
 
FULL_TRANSITIVE - io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
FULL_TRANSITIVE - io.apicurio.registry.rules.compatibility.CompatibilityLevel
 

G

generate() - Method in interface io.apicurio.registry.storage.impl.sql.GlobalIdGenerator
 
generate() - Method in interface io.apicurio.registry.util.ArtifactIdGenerator
 
generate() - Method in class io.apicurio.registry.util.ArtifactIdGeneratorImpl
 
GenericCompatibilityDifference - Class in io.apicurio.registry.rules.compatibility
 
GenericCompatibilityDifference(Exception) - Constructor for class io.apicurio.registry.rules.compatibility.GenericCompatibilityDifference
Constructor.
GenericCompatibilityDifference(String) - Constructor for class io.apicurio.registry.rules.compatibility.GenericCompatibilityDifference
Constructor.
getApiUrl() - Method in class io.apicurio.registry.ui.config.UiConfigProperties
 
getArtifact(String, String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
getArtifact(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifact(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifact(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the most recent version of the value of the artifact with the given group and ID.
getArtifactByContentHash(String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
getArtifactByContentHash(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactByContentHash(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactByContentHash(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets some artifact content by the SHA-256 hash of that content.
getArtifactByContentId(long) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
getArtifactByContentId(long) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactByContentId(long) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactByContentId(long) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets some artifact content by the unique contentId.
getArtifactByGlobalId(long) - Method in class io.apicurio.registry.rest.v1.IdsResourceImpl
Deprecated.
 
getArtifactId() - Method in class io.apicurio.registry.rules.RuleContext
 
getArtifactId() - Method in exception io.apicurio.registry.storage.ArtifactAlreadyExistsException
 
getArtifactId() - Method in exception io.apicurio.registry.storage.ArtifactNotFoundException
 
getArtifactIds(Integer) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactIds(Integer) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactIds(Integer) - Method in interface io.apicurio.registry.storage.RegistryStorage
Get all artifact ids.
getArtifactMetaData(long) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactMetaData(long) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactMetaData(long) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the stored meta-data for an artifact by global ID.
getArtifactMetaData(String) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
getArtifactMetaData(String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
getArtifactMetaData(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactMetaData(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactMetaData(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the stored meta-data for an artifact by group and ID.
getArtifactMetaDataByGlobalId(long) - Method in class io.apicurio.registry.rest.v1.IdsResourceImpl
Deprecated.
 
getArtifactRule(String, RuleType) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getArtifactRule(String, RuleType) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getArtifactRule(String, String, RuleType) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactRule(String, String, RuleType) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactRule(String, String, RuleType) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets all of the information for a single rule configured on a given artifact.
getArtifactRuleConfig(String, RuleType) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
getArtifactRuleConfig(String, String, RuleType) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
getArtifactRules(String, String) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
getArtifactRules(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactRules(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactRules(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets a list of rules configured for a specific Artifact (by group and ID).
getArtifacts() - Method in class io.apicurio.registry.storage.dto.ArtifactSearchResultsDto
 
getArtifactsType() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getArtifactType() - Method in class io.apicurio.registry.rules.RuleContext
 
getArtifactType() - Method in interface io.apicurio.registry.types.provider.ArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.AsyncApiArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.AvroArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.GraphQLArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.JsonArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.KConnectArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.OpenApiArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.ProtobufArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.WsdlArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.XmlArtifactTypeUtilProvider
 
getArtifactType() - Method in class io.apicurio.registry.types.provider.XsdArtifactTypeUtilProvider
 
getArtifactTypeProvider(ArtifactType) - Method in interface io.apicurio.registry.types.provider.ArtifactTypeUtilProviderFactory
 
getArtifactTypeProvider(ArtifactType) - Method in class io.apicurio.registry.types.provider.ArtifactTypeUtilProviderImpl
 
getArtifactVersion(long) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactVersion(long) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactVersion(long) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the stored artifact content for the artifact version with the given unique global ID.
getArtifactVersion(String, Integer) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
getArtifactVersion(String, String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
getArtifactVersion(String, String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactVersion(String, String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactVersion(String, String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the stored value for a single version of a given artifact.
getArtifactVersionMetaData(String, Integer) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
getArtifactVersionMetaData(String, String, boolean, ContentHandle) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactVersionMetaData(String, String, boolean, ContentHandle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactVersionMetaData(String, String, boolean, ContentHandle) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the metadata of the version that matches content.
getArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
getArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactVersionMetaData(String, String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactVersionMetaData(String, String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the stored meta-data for a single version of an artifact.
getArtifactVersionMetaDataByContent(String, Boolean, InputStream) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
getArtifactVersionMetaDataByContent(String, String, Boolean, InputStream) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
getArtifactVersions(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactVersions(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactVersions(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets a sorted set of all artifact versions that exist for a given artifact.
getArtifactVersionsByContentId(long) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getArtifactVersionsByContentId(long) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getArtifactVersionsByContentId(long) - Method in interface io.apicurio.registry.storage.RegistryStorage
Get artifact metadata for a given contentId
getByteArray() - Method in class io.apicurio.registry.ui.servlets.BaseHrefFilter.CharResponseWrapper
 
getByteArray() - Method in class io.apicurio.registry.ui.servlets.SpecUrlFilter.CharResponseWrapper
 
getChallenge(RoutingContext) - Method in class io.apicurio.registry.services.auth.BasicAuthClientCredentialsMechanism
 
getChallenge(RoutingContext) - Method in class io.apicurio.registry.services.auth.CustomAuthenticationMechanism
 
getComment() - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
User-provided string to explain why a schema is deprecated.
getCompatibilityChecker() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
getCompatibilityChecker() - Method in interface io.apicurio.registry.types.provider.ArtifactTypeUtilProvider
 
getConfiguration() - Method in class io.apicurio.registry.rules.RuleContext
 
getConfiguration() - Method in class io.apicurio.registry.storage.dto.RuleConfigurationDto
 
getContentByGlobalId(int) - Method in class io.apicurio.registry.rest.v2.IdsResourceImpl
 
getContentByHash(String) - Method in class io.apicurio.registry.rest.v2.IdsResourceImpl
 
getContentById(int) - Method in class io.apicurio.registry.rest.v2.IdsResourceImpl
 
getContentCanonicalizer() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
getContentCanonicalizer() - Method in interface io.apicurio.registry.types.provider.ArtifactTypeUtilProvider
 
getContentExtractor() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
getContentExtractor() - Method in interface io.apicurio.registry.types.provider.ArtifactTypeUtilProvider
 
getContentId() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getContentId() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getContentId() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getContentIdentifier() - Method in exception io.apicurio.registry.storage.ContentNotFoundException
 
getContentValidator() - Method in class io.apicurio.registry.types.provider.AbstractArtifactTypeUtilProvider
 
getContentValidator() - Method in interface io.apicurio.registry.types.provider.ArtifactTypeUtilProvider
 
getContext() - Method in class io.apicurio.registry.rules.RuleViolation
 
getCount() - Method in class io.apicurio.registry.storage.dto.ArtifactSearchResultsDto
 
getCount() - Method in class io.apicurio.registry.storage.dto.VersionSearchResultsDto
 
getCreatedBy() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getCreatedBy() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getCreatedBy() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getCreatedBy() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getCreatedBy() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getCreatedOn() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getCreatedOn() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getCreatedOn() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getCreatedOn() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getCreatedOn() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getCreatedtimeutc() - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
getCredentialTransport() - Method in class io.apicurio.registry.services.auth.BasicAuthClientCredentialsMechanism
 
getCredentialTransport() - Method in class io.apicurio.registry.services.auth.CustomAuthenticationMechanism
 
getCredentialTypes() - Method in class io.apicurio.registry.services.auth.BasicAuthClientCredentialsMechanism
 
getCredentialTypes() - Method in class io.apicurio.registry.services.auth.CustomAuthenticationMechanism
 
getCurrentContent() - Method in class io.apicurio.registry.rules.RuleContext
 
getCurrentUserInfo() - Method in class io.apicurio.registry.rest.v2.UsersResourceImpl
 
getDatabaseVersion() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
getDatabaseVersion() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement that returns the current DB version (pulled from the "apicurio" attribute table).
getDataModelType() - Method in class io.apicurio.registry.rules.validity.ApicurioDataModelContentValidator
Returns the type of data model being validated.
getDataModelType() - Method in class io.apicurio.registry.rules.validity.AsyncApiContentValidator
 
getDataModelType() - Method in class io.apicurio.registry.rules.validity.OpenApiContentValidator
 
getDate() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
Timestamp for when a schema version was created.
getDate() - Method in class io.apicurio.registry.System
 
getDefaultGlobalRuleConfiguration(RuleType) - Method in interface io.apicurio.registry.rules.RulesProperties
Get the default global RuleConfigurationDto for the supplied RuleType.
getDefaultGlobalRuleConfiguration(RuleType) - Method in class io.apicurio.registry.rules.RulesPropertiesImpl
 
getDefinition() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
Avro schema definition
getDefinition() - Method in class io.apicurio.registry.ibmcompat.model.Schema
Avro schema definition
getDescription() - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
getDescription() - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
getDescription() - Method in class io.apicurio.registry.rules.RuleViolation
 
getDescription() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getDescription() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getDescription() - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
getDescription() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getDescription() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getDescription() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getDescription() - Method in class io.apicurio.registry.System
 
getDocumentBuilder() - Static method in class io.apicurio.registry.util.DocumentBuilderAccessor
 
getEnabled() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
Set to false if the version of the schema is disabled.
getEndpoint() - Method in class io.apicurio.registry.events.http.HttpSinkConfiguration
 
getError() - Method in class io.apicurio.registry.services.http.ErrorHttpResponse
 
getFilteredDefaultGlobalRules(List<RuleType>) - Method in interface io.apicurio.registry.rules.RulesProperties
Get the list of configured default global RuleType enums.
getFilteredDefaultGlobalRules(List<RuleType>) - Method in class io.apicurio.registry.rules.RulesPropertiesImpl
 
getFormat() - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
getForwardedFor() - Method in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
getForwardedFor() - Method in interface io.apicurio.registry.logging.audit.AuditHttpRequestInfo
 
getGlobalCompatibilityLevel() - Method in interface io.apicurio.registry.ccompat.rest.ConfigResource
Get global compatibility level.
getGlobalCompatibilityLevel() - Method in class io.apicurio.registry.ccompat.rest.impl.ConfigResourceImpl
 
getGlobalId() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getGlobalId() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getGlobalId() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getGlobalMode() - Method in class io.apicurio.registry.ccompat.rest.impl.ModeResourceImpl
 
getGlobalMode() - Method in interface io.apicurio.registry.ccompat.rest.ModeResource
 
getGlobalRule(RuleType) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getGlobalRule(RuleType) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getGlobalRule(RuleType) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getGlobalRule(RuleType) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getGlobalRule(RuleType) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets all information about a single global rule.
getGlobalRuleConfig(RuleType) - Method in class io.apicurio.registry.rest.v1.RulesResourceImpl
Deprecated.
 
getGlobalRuleConfig(RuleType) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
getGlobalRules() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getGlobalRules() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getGlobalRules() - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets a list of all global rule names.
getGroup(String) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
getGroup(String) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Get schema group description in registry namespace.
getGroupId() - Method in class io.apicurio.registry.rules.RuleContext
 
getGroupId() - Method in exception io.apicurio.registry.storage.ArtifactAlreadyExistsException
 
getGroupId() - Method in exception io.apicurio.registry.storage.ArtifactNotFoundException
 
getGroupId() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getGroupId() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getGroupId() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getGroupIds(Integer) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getGroupIds(Integer) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getGroupIds(Integer) - Method in interface io.apicurio.registry.storage.RegistryStorage
Get all groupIds
getGroupMetaData(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getGroupMetaData(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getGroupMetaData(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Get the metadata information for a group identified by the given groupId
getGroupProperties() - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
Set of properties for a schemagroup.
getGroups() - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
getGroups() - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Get all schema groups in namespace.
getId() - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
getId() - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaId
 
getId() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
Lower-case URL-encoded version of the schema name.
getId() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
Server-managed unique ID for the version.
getId() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getId() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getIgnored() - Static method in class io.apicurio.registry.services.http.RegistryExceptionMapperService
 
getIncompatibleDifferences() - Method in class io.apicurio.registry.rules.compatibility.CompatibilityExecutionResult
 
getJaxrsResponse() - Method in class io.apicurio.registry.services.http.ErrorHttpResponse
 
getKeycloakProperties() - Method in class io.apicurio.registry.ui.config.UiConfigProperties
 
getLabels() - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
getLabels() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getLabels() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getLabels() - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
getLabels() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getLabels() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getLatest() - Method in class io.apicurio.registry.ibmcompat.model.SchemaListItem
 
getLatestArtifact(String) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
getLatestArtifact(String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
getLatestSchema(String, String) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
getLatestSchema(String, String) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Get latest version of schema.
getLimitsConfiguration() - Method in class io.apicurio.registry.mt.RegistryTenantContext
 
getLogConfiguration(String) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
getLogConfiguration(String) - Method in class io.apicurio.registry.services.LogConfigurationService
 
getLogConfiguration(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getLogConfiguration(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getLogConfiguration(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Returns the log configuration persisted in the storage for the given logger
getLogger() - Method in class io.apicurio.registry.storage.dto.LogConfigurationDto
 
getLogger(Class<?>) - Method in class io.apicurio.registry.logging.LoggerProducer
 
getLogLevel() - Method in class io.apicurio.registry.storage.dto.LogConfigurationDto
 
getMaxArtifactLabels() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxArtifactProperties() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxArtifacts() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxDescriptionLength() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxLabelBytesSize() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxNameLength() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxPropertyKeyBytesSize() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxPropertyValueBytesSize() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxTotalSchemas() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMaxVersionsPerArtifact() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
getMessage() - Method in class io.apicurio.registry.mt.limits.LimitsCheckResult
 
getMessage() - Method in exception io.apicurio.registry.rules.DefaultRuleDeletionException
 
getMessage() - Method in exception io.apicurio.registry.storage.ArtifactAlreadyExistsException
 
getMessage() - Method in exception io.apicurio.registry.storage.ArtifactNotFoundException
 
getMessage() - Method in exception io.apicurio.registry.storage.ContentNotFoundException
 
getMessage() - Method in exception io.apicurio.registry.storage.DownloadNotFoundException
 
getMessage() - Method in exception io.apicurio.registry.storage.GroupAlreadyExistsException
 
getMessage() - Method in exception io.apicurio.registry.storage.GroupNotFoundException
 
getMessage() - Method in exception io.apicurio.registry.storage.LogConfigurationNotFoundException
 
getMessage() - Method in exception io.apicurio.registry.storage.RoleMappingAlreadyExistsException
 
getMessage() - Method in exception io.apicurio.registry.storage.RoleMappingNotFoundException
 
getMessage() - Method in exception io.apicurio.registry.storage.RuleAlreadyExistsException
 
getMessage() - Method in exception io.apicurio.registry.storage.RuleNotFoundException
 
getMessage() - Method in exception io.apicurio.registry.storage.VersionNotFoundException
 
getModifiedBy() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getModifiedBy() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getModifiedBy() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getModifiedOn() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getModifiedOn() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getModifiedOn() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getName() - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
getName() - Method in class io.apicurio.registry.events.http.HttpSinkConfiguration
 
getName() - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
getName() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
User-provided name for a schema.
getName() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
Client-provided description of a version.
getName() - Method in class io.apicurio.registry.services.RegistryConfigSource
 
getName() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getName() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getName() - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
getName() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getName() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getName() - Method in class io.apicurio.registry.System
 
getNameMultitenancyBasePath() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getNextSequenceValue() - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
getNextSequenceValue() - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
getNextSequenceValue() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
getOp() - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
getOrganizationId() - Method in class io.apicurio.registry.mt.RegistryTenantContext
 
getOrInitializeArtifactsCounter() - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
getOrInitializeArtifactVersionsCounter(String, String) - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
getOrInitializeTotalSchemasCounter() - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
getOutputStream() - Method in class io.apicurio.registry.ui.servlets.BaseHrefFilter.CharResponseWrapper
 
getOutputStream() - Method in class io.apicurio.registry.ui.servlets.SpecUrlFilter.CharResponseWrapper
 
getParameter() - Method in exception io.apicurio.registry.rest.MissingRequiredParameterException
 
getParameters() - Method in exception io.apicurio.registry.rest.ParametersConflictException
 
getPath() - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
getProducer() - Method in class io.apicurio.registry.events.kafka.KafkaEventSink
 
getProperties() - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
getProperties() - Method in class io.apicurio.registry.services.RegistryConfigSource
 
getProperties() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getProperties() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getProperties() - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
getProperties() - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
getProperties() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getPropertyNames() - Method in class io.apicurio.registry.services.RegistryConfigSource
 
getReaperPeriod() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getRegisteredTypes() - Method in class io.apicurio.registry.ccompat.rest.impl.SchemasResourceImpl
 
getRegisteredTypes() - Method in interface io.apicurio.registry.ccompat.rest.SchemasResource
Get the schema types that are registered with Schema Registry.
getRoleForPrincipal(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getRoleForPrincipal(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getRoleForPrincipal(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the role for a single user.
getRoleMapping(String) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
getRoleMapping(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getRoleMapping(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getRoleMapping(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the details of a single role mapping.
getRoleMappings() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
getRoleMappings() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
getRoleMappings() - Method in interface io.apicurio.registry.storage.RegistryStorage
Gets the list of all the role mappings in the registry.
getRoleSource() - Method in class io.apicurio.registry.auth.AuthConfig
 
getSchema(int) - Method in class io.apicurio.registry.ccompat.rest.impl.SchemasResourceImpl
 
getSchema(int) - Method in interface io.apicurio.registry.ccompat.rest.SchemasResource
Get the schema string identified by the input ID.
getSchema(String, SchemaContent) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getSchema(String, SchemaContent) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getSchema(String, String) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getSchema(String, String) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getSchemaById(int) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getSchemaById(int) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getSchemaByVersion(String, String) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectVersionsResourceImpl
 
getSchemaByVersion(String, String) - Method in interface io.apicurio.registry.ccompat.rest.SubjectVersionsResource
Get a specific version of the schema registered under this subject Parameters: subject (string) – Name of the subject version (versionId) – Version of the schema to be returned.
getSchemaFactory() - Static method in class io.apicurio.registry.util.SchemaFactoryAccessor
 
getSchemaOnly(String, String) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectVersionsResourceImpl
 
getSchemaOnly(String, String) - Method in interface io.apicurio.registry.ccompat.rest.SubjectVersionsResource
Get the schema for the specified version of this subject.
getSchemasByGroup(String) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
getSchemasByGroup(String) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Returns schema by group id.
getSchemasReferencedBy(String, Integer) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectVersionsResourceImpl
 
getSchemasReferencedBy(String, Integer) - Method in interface io.apicurio.registry.ccompat.rest.SubjectVersionsResource
Get a list of IDs of schemas that reference the schema with the given subject and version.
getSchemaVersion(String, String, Integer) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
getSchemaVersion(String, String, Integer) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
 
getSchemaVersions(String, String) - Method in class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
getSchemaVersions(String, String) - Method in interface io.apicurio.registry.cncf.schemaregistry.SchemagroupsResource
Get list of versions for specified schema
getSourceIp() - Method in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
getSourceIp() - Method in interface io.apicurio.registry.logging.audit.AuditHttpRequestInfo
 
getState() - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
getState() - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
If the schema state is 'deprecated', all the schema version states are 'deprecated'.
getState() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
getState() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
The active/deprecated state
getState() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getState() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getState() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getState() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getStatus() - Method in class io.apicurio.registry.mt.RegistryTenantContext
 
getStatus() - Method in class io.apicurio.registry.services.http.ErrorHttpResponse
 
getSubdomainMultitenancyHeaderName() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getSubdomainMultitenancyLocation() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getSubdomainMultitenancyPattern() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getSubjectCompatibilityLevel(String) - Method in interface io.apicurio.registry.ccompat.rest.ConfigResource
Get compatibility level for a subject.
getSubjectCompatibilityLevel(String) - Method in class io.apicurio.registry.ccompat.rest.impl.ConfigResourceImpl
 
getSubjects() - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getSubjects() - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getSubjectVersions(int) - Method in class io.apicurio.registry.ccompat.rest.impl.SchemasResourceImpl
 
getSubjectVersions(int) - Method in interface io.apicurio.registry.ccompat.rest.SchemasResource
Get the subject-version pairs identified by the input ID.
getSubjectVersions(int) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getSubjectVersions(int) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getSystemInfo() - Method in class io.apicurio.registry.rest.v2.SystemResourceImpl
 
getTenant(String) - Method in class io.apicurio.registry.mt.TenantMetadataService
 
getTenantId() - Method in class io.apicurio.registry.mt.RegistryTenantContext
 
getTenantIdOrElse(String) - Method in interface io.apicurio.registry.mt.TenantContext
 
getTenantIdRequestHeader() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getTenantManagerAuthUrl() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getTenantManagerClientId() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getTenantManagerClientSecret() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getTenantManagerUrl() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
getTenantOwner() - Method in class io.apicurio.registry.mt.RegistryTenantContext
 
getTenantStatus() - Method in interface io.apicurio.registry.mt.TenantContext
 
getTenantStatus() - Method in class io.apicurio.registry.mt.TenantContextImpl
 
getThreadContextType() - Method in class io.apicurio.registry.mt.logging.MdcContextProvider
 
getThreadContextType() - Method in class io.apicurio.registry.mt.TenantThreadContextProvider
 
getTimeoutSec() - Method in class io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessCheck
 
getType() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getType() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getType() - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
getType() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getType() - Method in class io.apicurio.registry.storage.dto.SearchFilter
 
getUiContextPath() - Method in class io.apicurio.registry.ui.config.UiConfigProperties
 
getUpdatedContent() - Method in class io.apicurio.registry.rules.RuleContext
 
getUpdatedtimeutc() - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
getValue() - Method in class io.apicurio.registry.ibmcompat.model.EnabledModification
 
getValue() - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
getValue() - Method in class io.apicurio.registry.ibmcompat.model.StateModification
 
getValue() - Method in class io.apicurio.registry.storage.dto.SearchFilter
 
getValue(String) - Method in class io.apicurio.registry.services.RegistryConfigSource
 
getVersion() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
The name to give this version of the schema
getVersion() - Method in class io.apicurio.registry.ibmcompat.model.Schema
 
getVersion() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getVersion() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getVersion() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getVersion() - Method in exception io.apicurio.registry.storage.VersionNotFoundException
 
getVersion() - Method in class io.apicurio.registry.System
 
getVersionenabled() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
Set to false if the version of the schema is disabled.
getVersionid() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
Requested unique ID for the version.
getVersionId() - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
getVersionId() - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
getVersionId() - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
getVersions() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
 
getVersions() - Method in class io.apicurio.registry.storage.dto.VersionSearchResultsDto
 
getVersions(String) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
getVersions(String) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
getVersionstate() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
getWriter() - Method in class io.apicurio.registry.ui.servlets.BaseHrefFilter.CharResponseWrapper
 
getWriter() - Method in class io.apicurio.registry.ui.servlets.SpecUrlFilter.CharResponseWrapper
 
getWSDLReader() - Static method in class io.apicurio.registry.util.WSDLReaderAccessor
 
GlobalId - io.apicurio.registry.auth.AuthorizedStyle
 
GlobalIdGenerator - Interface in io.apicurio.registry.storage.impl.sql
 
GlobalRuleEntityMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
GraphQLArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
GraphQLArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.GraphQLArtifactTypeUtilProvider
 
GraphQLContentCanonicalizer - Class in io.apicurio.registry.content.canon
A canonicalizer that handles GraphQL (SDL) formatted content.
GraphQLContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.GraphQLContentCanonicalizer
 
GraphQLContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the GraphQL content type.
GraphQLContentValidator() - Constructor for class io.apicurio.registry.rules.validity.GraphQLContentValidator
Constructor.
group - io.apicurio.registry.storage.dto.SearchFilterType
 
GroupAlreadyExistsException - Exception in io.apicurio.registry.storage
 
GroupAlreadyExistsException(String) - Constructor for exception io.apicurio.registry.storage.GroupAlreadyExistsException
Constructor.
GroupAndArtifact - io.apicurio.registry.auth.AuthorizedStyle
 
GroupEntityMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
GroupMetaDataDto - Class in io.apicurio.registry.storage.dto
 
GroupMetaDataDto() - Constructor for class io.apicurio.registry.storage.dto.GroupMetaDataDto
Constructor.
GroupMetaDataDtoMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
GroupNotFoundException - Exception in io.apicurio.registry.storage
 
GroupNotFoundException(String) - Constructor for exception io.apicurio.registry.storage.GroupNotFoundException
 
GroupNotFoundException(String, Throwable) - Constructor for exception io.apicurio.registry.storage.GroupNotFoundException
 
GroupOnly - io.apicurio.registry.auth.AuthorizedStyle
 
GroupsResourceImpl - Class in io.apicurio.registry.rest.v2
Implements the GroupsResource JAX-RS interface.
GroupsResourceImpl() - Constructor for class io.apicurio.registry.rest.v2.GroupsResourceImpl
 

H

H2SqlStatements - Class in io.apicurio.registry.storage.impl.sql
H2 implementation of the sql statements interface.
H2SqlStatements() - Constructor for class io.apicurio.registry.storage.impl.sql.H2SqlStatements
Constructor.
handle(Message<Buffer>) - Method in interface io.apicurio.registry.events.EventSink
 
handle(Message<Buffer>) - Method in class io.apicurio.registry.events.http.HttpEventSink
 
handle(Message<Buffer>) - Method in class io.apicurio.registry.events.kafka.KafkaEventSink
 
Handle - Interface in io.apicurio.registry.storage.impl.sql.jdb
 
HandleCallback<T,​X extends Exception> - Interface in io.apicurio.registry.storage.impl.sql.jdb
 
HandleFactory - Class in io.apicurio.registry.storage.impl.sql
 
HandleFactory() - Constructor for class io.apicurio.registry.storage.impl.sql.HandleFactory
 
HandleImpl - Class in io.apicurio.registry.storage.impl.sql.jdb
 
HandleImpl(Connection) - Constructor for class io.apicurio.registry.storage.impl.sql.jdb.HandleImpl
Constructor.
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.Schema
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.SchemaListItem
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
hashCode() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
HeadersHack - Class in io.apicurio.registry.rest
Remove once Quarkus issue #9887 is fixed!
HeadersHack() - Constructor for class io.apicurio.registry.rest.HeadersHack
 
HttpEventSink - Class in io.apicurio.registry.events.http
 
HttpEventSink() - Constructor for class io.apicurio.registry.events.http.HttpEventSink
 
HttpEventSinkConfiguration - Class in io.apicurio.registry.events.http
 
HttpEventSinkConfiguration() - Constructor for class io.apicurio.registry.events.http.HttpEventSinkConfiguration
 
HttpRequestsAuditFilter - Class in io.apicurio.registry.logging.audit
Filters REST API requests and responses to generate audit logs for failed requests
HttpRequestsAuditFilter() - Constructor for class io.apicurio.registry.logging.audit.HttpRequestsAuditFilter
 
HttpSinkConfiguration - Class in io.apicurio.registry.events.http
 
HttpSinkConfiguration(String, String) - Constructor for class io.apicurio.registry.events.http.HttpSinkConfiguration
 
httpSinks() - Method in class io.apicurio.registry.events.http.HttpSinksConfiguration
 
HttpSinksConfiguration - Class in io.apicurio.registry.events.http
 
HttpSinksConfiguration(List<HttpSinkConfiguration>) - Constructor for class io.apicurio.registry.events.http.HttpSinksConfiguration
 

I

IAccessController - Interface in io.apicurio.registry.auth
 
IDbUpgrader - Interface in io.apicurio.registry.storage.impl.sql
 
IdsResourceImpl - Class in io.apicurio.registry.rest.v1
Deprecated.
IdsResourceImpl - Class in io.apicurio.registry.rest.v2
 
IdsResourceImpl() - Constructor for class io.apicurio.registry.rest.v1.IdsResourceImpl
Deprecated.
 
IdsResourceImpl() - Constructor for class io.apicurio.registry.rest.v2.IdsResourceImpl
 
importArtifactRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
importArtifactRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
importArtifactRule(Handle, ArtifactRuleEntity) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
importArtifactVersion() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
importArtifactVersion() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
importArtifactVersion(Handle, ArtifactVersionEntity) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
importContent() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
importContent() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
importContent(Handle, ContentEntity) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
importData(EntityInputStream) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
importData(EntityInputStream) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
importData(EntityInputStream) - Method in interface io.apicurio.registry.storage.RegistryStorage
Called to import previously exported data into the registry.
importData(InputStream) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
importEntity(Handle, Entity) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
importGlobalRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
importGlobalRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
importGlobalRule(Handle, GlobalRuleEntity) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
importGroup() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
importGroup() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
importGroup(Handle, GroupEntity) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
ImportLifecycleBean - Class in io.apicurio.registry
 
ImportLifecycleBean() - Constructor for class io.apicurio.registry.ImportLifecycleBean
 
incompatible(Exception) - Static method in class io.apicurio.registry.rules.compatibility.CompatibilityExecutionResult
Creates an instance of CompatibilityExecutionResult that represents "incompatible" results.
incompatible(String) - Static method in class io.apicurio.registry.rules.compatibility.CompatibilityExecutionResult
Creates an instance of CompatibilityExecutionResult that represents "incompatible" results.
incompatible(Set<CompatibilityDifference>) - Static method in class io.apicurio.registry.rules.compatibility.CompatibilityExecutionResult
Creates an instance of CompatibilityExecutionResult that represents "incompatible" results.
incrementArtifactsCounter() - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
incrementArtifactVersionsCounter(String, String) - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
incrementTotalSchemasCounter() - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
init(StartupEvent) - Method in class io.apicurio.registry.events.EventsServiceImpl
 
init(StartupEvent) - Method in class io.apicurio.registry.services.DisabledApisMatcherService
 
init(Integer, Integer, Integer) - Method in class io.apicurio.registry.metrics.health.AbstractErrorCounterHealthCheck
 
init(FilterConfig) - Method in class io.apicurio.registry.ui.servlets.BaseHrefFilter
 
init(FilterConfig) - Method in class io.apicurio.registry.ui.servlets.RedirectFilter
 
init(FilterConfig) - Method in class io.apicurio.registry.ui.servlets.ResourceCacheControlFilter
 
init(FilterConfig) - Method in class io.apicurio.registry.ui.servlets.SpecUrlFilter
 
initialize() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
InMemoryRegistryStorage - Class in io.apicurio.registry.storage.impl.sql
An in-memory SQL implementation of the RegistryStorage interface.
InMemoryRegistryStorage() - Constructor for class io.apicurio.registry.storage.impl.sql.InMemoryRegistryStorage
 
insertArtifact() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertArtifact() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to insert a row in the artifacts table.
insertArtifactRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertArtifactRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to insert a row into the 'rules' table (artifact rule).
insertDownload() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertDownload() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
insertGlobalRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertGlobalRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to insert a row into the globalrules table.
insertGroup() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertGroup() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to insert a row into the groups table.
insertLabel() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertLabel() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to insert a row in the "labels" table.
insertProperty() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertProperty() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to insert a row in the "properties" table.
insertRoleMapping() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertRoleMapping() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
insertSequenceValue() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertSequenceValue() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
insertVersion(boolean) - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
insertVersion(boolean) - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to insert a row in the versions table.
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactMetaDataDtoMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactRuleEntityMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactVersionEntityMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactVersionMetaDataDtoMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.ContentEntityMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.ContentMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.GlobalRuleEntityMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.GroupEntityMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.GroupMetaDataDtoMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.IntegerMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.LogConfigurationMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.LongMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.RoleMappingDtoMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.RuleConfigurationDtoMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.SearchedArtifactMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.SearchedVersionMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.StoredArtifactMapper
 
instance - Static variable in class io.apicurio.registry.storage.impl.sql.mappers.StringMapper
 
INSTANCE - Static variable in class io.apicurio.registry.content.extract.NoopContentExtractor
 
INSTANCE - Static variable in class io.apicurio.registry.rules.compatibility.NoopCompatibilityChecker
 
INTEGER - io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
 
IntegerMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
intercept(InvocationContext) - Method in class io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessInterceptor
 
intercept(InvocationContext) - Method in class io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessInterceptor
 
intercept(InvocationContext) - Method in class io.apicurio.registry.metrics.StorageMetricsInterceptor
 
INVALID_COMPATIBILITY_LEVEL - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
INVALID_SCHEMA - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
INVALID_VERSION - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
InvalidArtifactIdException - Exception in io.apicurio.registry.storage
 
InvalidArtifactIdException(String) - Constructor for exception io.apicurio.registry.storage.InvalidArtifactIdException
 
InvalidArtifactStateException - Exception in io.apicurio.registry.storage
 
InvalidArtifactStateException(ArtifactState, ArtifactState) - Constructor for exception io.apicurio.registry.storage.InvalidArtifactStateException
 
InvalidArtifactStateException(String, String, String, ArtifactState) - Constructor for exception io.apicurio.registry.storage.InvalidArtifactStateException
 
InvalidArtifactTypeException - Exception in io.apicurio.registry.storage
 
InvalidArtifactTypeException(String) - Constructor for exception io.apicurio.registry.storage.InvalidArtifactTypeException
 
invalidateTenantCache() - Method in class io.apicurio.registry.mt.TenantContextLoader
 
invalidateTenantInCache(String) - Method in class io.apicurio.registry.mt.TenantContextLoader
 
InvalidGroupIdException - Exception in io.apicurio.registry.storage
 
InvalidGroupIdException(String) - Constructor for exception io.apicurio.registry.storage.InvalidGroupIdException
 
InvalidPropertiesException - Exception in io.apicurio.registry.storage
 
InvalidPropertiesException(String, Throwable) - Constructor for exception io.apicurio.registry.storage.InvalidPropertiesException
 
io.apicurio.registry - package io.apicurio.registry
 
io.apicurio.registry.auth - package io.apicurio.registry.auth
 
io.apicurio.registry.ccompat.dto - package io.apicurio.registry.ccompat.dto
 
io.apicurio.registry.ccompat.rest - package io.apicurio.registry.ccompat.rest
 
io.apicurio.registry.ccompat.rest.error - package io.apicurio.registry.ccompat.rest.error
 
io.apicurio.registry.ccompat.rest.impl - package io.apicurio.registry.ccompat.rest.impl
 
io.apicurio.registry.ccompat.store - package io.apicurio.registry.ccompat.store
 
io.apicurio.registry.cncf.schemaregistry - package io.apicurio.registry.cncf.schemaregistry
 
io.apicurio.registry.cncf.schemaregistry.beans - package io.apicurio.registry.cncf.schemaregistry.beans
 
io.apicurio.registry.cncf.schemaregistry.impl - package io.apicurio.registry.cncf.schemaregistry.impl
 
io.apicurio.registry.content - package io.apicurio.registry.content
 
io.apicurio.registry.content.canon - package io.apicurio.registry.content.canon
 
io.apicurio.registry.content.extract - package io.apicurio.registry.content.extract
 
io.apicurio.registry.downloads - package io.apicurio.registry.downloads
 
io.apicurio.registry.events - package io.apicurio.registry.events
 
io.apicurio.registry.events.http - package io.apicurio.registry.events.http
 
io.apicurio.registry.events.kafka - package io.apicurio.registry.events.kafka
 
io.apicurio.registry.ibmcompat.api - package io.apicurio.registry.ibmcompat.api
 
io.apicurio.registry.ibmcompat.api.impl - package io.apicurio.registry.ibmcompat.api.impl
 
io.apicurio.registry.ibmcompat.model - package io.apicurio.registry.ibmcompat.model
 
io.apicurio.registry.logging - package io.apicurio.registry.logging
 
io.apicurio.registry.logging.audit - package io.apicurio.registry.logging.audit
 
io.apicurio.registry.logging.sentry - package io.apicurio.registry.logging.sentry
 
io.apicurio.registry.metrics - package io.apicurio.registry.metrics
 
io.apicurio.registry.metrics.health - package io.apicurio.registry.metrics.health
 
io.apicurio.registry.metrics.health.liveness - package io.apicurio.registry.metrics.health.liveness
 
io.apicurio.registry.metrics.health.readiness - package io.apicurio.registry.metrics.health.readiness
 
io.apicurio.registry.mt - package io.apicurio.registry.mt
 
io.apicurio.registry.mt.limits - package io.apicurio.registry.mt.limits
 
io.apicurio.registry.mt.logging - package io.apicurio.registry.mt.logging
 
io.apicurio.registry.rest - package io.apicurio.registry.rest
 
io.apicurio.registry.rest.v1 - package io.apicurio.registry.rest.v1
 
io.apicurio.registry.rest.v2 - package io.apicurio.registry.rest.v2
 
io.apicurio.registry.rest.v2.shared - package io.apicurio.registry.rest.v2.shared
 
io.apicurio.registry.rules - package io.apicurio.registry.rules
 
io.apicurio.registry.rules.compatibility - package io.apicurio.registry.rules.compatibility
 
io.apicurio.registry.rules.validity - package io.apicurio.registry.rules.validity
 
io.apicurio.registry.services - package io.apicurio.registry.services
 
io.apicurio.registry.services.auth - package io.apicurio.registry.services.auth
 
io.apicurio.registry.services.http - package io.apicurio.registry.services.http
 
io.apicurio.registry.storage - package io.apicurio.registry.storage
 
io.apicurio.registry.storage.decorator - package io.apicurio.registry.storage.decorator
 
io.apicurio.registry.storage.dto - package io.apicurio.registry.storage.dto
 
io.apicurio.registry.storage.impexp - package io.apicurio.registry.storage.impexp
 
io.apicurio.registry.storage.impl - package io.apicurio.registry.storage.impl
 
io.apicurio.registry.storage.impl.sql - package io.apicurio.registry.storage.impl.sql
 
io.apicurio.registry.storage.impl.sql.jdb - package io.apicurio.registry.storage.impl.sql.jdb
 
io.apicurio.registry.storage.impl.sql.mappers - package io.apicurio.registry.storage.impl.sql.mappers
 
io.apicurio.registry.storage.impl.sql.upgrader - package io.apicurio.registry.storage.impl.sql.upgrader
 
io.apicurio.registry.storage.metrics - package io.apicurio.registry.storage.metrics
 
io.apicurio.registry.types - package io.apicurio.registry.types
 
io.apicurio.registry.types.provider - package io.apicurio.registry.types.provider
 
io.apicurio.registry.ui.beans - package io.apicurio.registry.ui.beans
 
io.apicurio.registry.ui.config - package io.apicurio.registry.ui.config
 
io.apicurio.registry.ui.servlets - package io.apicurio.registry.ui.servlets
 
io.apicurio.registry.util - package io.apicurio.registry.util
 
IS_COMPATIBLE - Static variable in class io.apicurio.registry.ccompat.dto.CompatibilityCheckResponse
 
IS_NOT_COMPATIBLE - Static variable in class io.apicurio.registry.ccompat.dto.CompatibilityCheckResponse
 
isAdmin() - Method in class io.apicurio.registry.auth.AdminOverride
 
isAdmin() - Method in class io.apicurio.registry.auth.RoleBasedAccessController
 
isAdmin() - Method in interface io.apicurio.registry.auth.RoleProvider
 
isAdmin() - Method in class io.apicurio.registry.auth.StorageRoleProvider
 
isAdmin() - Method in class io.apicurio.registry.auth.TokenRoleProvider
 
isAdminOverrideEnabled() - Method in class io.apicurio.registry.auth.AuthConfig
 
isAlive() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
isAlive() - Method in class io.apicurio.registry.storage.impl.AbstractRegistryStorage
 
isAlive() - Method in interface io.apicurio.registry.storage.RegistryStorage
Is the artifactStore alive?
isAllowed() - Method in class io.apicurio.registry.mt.limits.LimitsCheckResult
 
isApiRequest(String) - Method in class io.apicurio.registry.services.DisabledApisMatcherService
 
isApplicationJson(String) - Static method in class io.apicurio.registry.util.ContentTypeUtil
Returns true if the Content-Type of the inbound request is "application/json".
isApplicationRbacEnabled() - Method in class io.apicurio.registry.auth.AuthConfig
 
isApplicationYaml(String) - Static method in class io.apicurio.registry.util.ContentTypeUtil
Returns true if the Content-Type of the inbound request is "application/x-yaml".
isArtifactExists(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
isAuditEntryGenerated() - Method in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
isAuthEnabled() - Method in class io.apicurio.registry.auth.AuthConfig
 
isAuthorized(InvocationContext) - Method in interface io.apicurio.registry.auth.IAccessController
 
isAuthorized(InvocationContext) - Method in class io.apicurio.registry.auth.OwnerBasedAccessController
 
isAuthorized(InvocationContext) - Method in class io.apicurio.registry.auth.RoleBasedAccessController
 
isCompatible() - Method in class io.apicurio.registry.rules.compatibility.CompatibilityExecutionResult
 
isConfigured() - Method in interface io.apicurio.registry.events.EventSink
 
isConfigured() - Method in interface io.apicurio.registry.events.EventsService
 
isConfigured() - Method in class io.apicurio.registry.events.EventsServiceImpl
 
isConfigured() - Method in class io.apicurio.registry.events.http.HttpEventSink
 
isConfigured() - Method in class io.apicurio.registry.events.http.HttpSinksConfiguration
 
isConfigured() - Method in class io.apicurio.registry.events.kafka.KafkaEventSink
 
isConfigured() - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfigurationService
 
isContentExists(long) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
isDatabaseInitialized() - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
isDatabaseInitialized() - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
isDatabaseInitialized() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement that returns 'true' if the database has already been initialized.
isDefaultGlobalRuleConfigured(RuleType) - Method in interface io.apicurio.registry.rules.RulesProperties
Whether the supplied RuleType has been configured as a global rule.
isDefaultGlobalRuleConfigured(RuleType) - Method in class io.apicurio.registry.rules.RulesPropertiesImpl
 
isDeveloper() - Method in class io.apicurio.registry.auth.RoleBasedAccessController
 
isDeveloper() - Method in interface io.apicurio.registry.auth.RoleProvider
 
isDeveloper() - Method in class io.apicurio.registry.auth.StorageRoleProvider
 
isDeveloper() - Method in class io.apicurio.registry.auth.TokenRoleProvider
 
isDisabled(String) - Method in class io.apicurio.registry.services.DisabledApisMatcherService
 
isEnabled() - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
isEnabled() - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
isEnabled() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
Set to false if the schema is disabled.
isEnabled() - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
isEnabled() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
isExtracted(ExtractedMetaData) - Method in interface io.apicurio.registry.content.extract.ContentExtractor
Did we actually extracted something from the content.
isFeatureReadOnly() - Method in class io.apicurio.registry.ui.config.UiConfigProperties
 
isForeignKeyViolation(Exception) - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
isForeignKeyViolation(Exception) - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
isForeignKeyViolation(Exception) - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
Returns true if the given exception represents a foreign key violation.
isGlobalIdExists(long) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
isIgnoreError(Throwable) - Method in class io.apicurio.registry.metrics.health.liveness.LivenessUtil
 
isKeycloakAuthEnabled() - Method in class io.apicurio.registry.ui.config.UiConfigProperties
 
isLoaded() - Method in interface io.apicurio.registry.mt.TenantContext
 
isLoaded() - Method in class io.apicurio.registry.mt.TenantContextImpl
 
isMultitenancyAuthorizationEnabled() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
isMultitenancyContextPathEnabled() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
isMultitenancyEnabled() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
isMultitenancyRequestHeaderEnabled() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
isMultitenancySubdomainEnabled() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
isObacEnabled() - Method in class io.apicurio.registry.auth.AuthConfig
 
isPrimaryKeyViolation(Exception) - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
isPrimaryKeyViolation(Exception) - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
isPrimaryKeyViolation(Exception) - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
Returns true if the given exception represents a primary key violation.
isRbacEnabled() - Method in class io.apicurio.registry.auth.AuthConfig
 
isReadOnly() - Method in class io.apicurio.registry.auth.RoleBasedAccessController
 
isReadOnly() - Method in interface io.apicurio.registry.auth.RoleProvider
 
isReadOnly() - Method in class io.apicurio.registry.auth.StorageRoleProvider
 
isReadOnly() - Method in class io.apicurio.registry.auth.TokenRoleProvider
 
isReady() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
isReady() - Method in class io.apicurio.registry.storage.impl.AbstractRegistryStorage
 
isReady() - Method in interface io.apicurio.registry.storage.RegistryStorage
Is the artifactStore ready?
isTenantManagerAuthEnabled() - Method in class io.apicurio.registry.mt.MultitenancyProperties
 
isTenantOwnerAdminEnabled() - Method in class io.apicurio.registry.auth.AuthConfig
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class io.apicurio.registry.content.ContentHandleMessageBodyWriter
 

J

JSON - Static variable in class io.apicurio.registry.ccompat.rest.ContentTypes
 
JsonArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
JsonArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.JsonArtifactTypeUtilProvider
 
JsonContentCanonicalizer - Class in io.apicurio.registry.content.canon
A common JSON content canonicalizer.
JsonContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.JsonContentCanonicalizer
 
JsonContentExtractor - Class in io.apicurio.registry.content.extract
Performs meta-data extraction for JSON Schema content.
JsonSchemaCompatibilityChecker - Class in io.apicurio.registry.rules.compatibility
 
JsonSchemaCompatibilityChecker() - Constructor for class io.apicurio.registry.rules.compatibility.JsonSchemaCompatibilityChecker
 
JsonSchemaCompatibilityDifference - Class in io.apicurio.registry.rules.compatibility
Translation object for Difference into CompatibilityDifference.
JsonSchemaCompatibilityDifference() - Constructor for class io.apicurio.registry.rules.compatibility.JsonSchemaCompatibilityDifference
 
JsonSchemaContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the JsonSchema content type.
JsonSchemaContentValidator() - Constructor for class io.apicurio.registry.rules.validity.JsonSchemaContentValidator
Constructor.

K

KafkaConnectContentCanonicalizer - Class in io.apicurio.registry.content.canon
A Kafka Connect schema content canonicalizer.
KafkaConnectContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.KafkaConnectContentCanonicalizer
 
KafkaConnectContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the Kafka Connect schema content type.
KafkaConnectContentValidator() - Constructor for class io.apicurio.registry.rules.validity.KafkaConnectContentValidator
Constructor.
KafkaEventSink - Class in io.apicurio.registry.events.kafka
 
KafkaEventSink() - Constructor for class io.apicurio.registry.events.kafka.KafkaEventSink
 
KConnectArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
KConnectArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.KConnectArtifactTypeUtilProvider
 
KEY_ARTIFACT_ID - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_ARTIFACT_TYPE - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_CANONICAL - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_DESCRIPTION - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_DESCRIPTION_ENCODED - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_EDITABLE_METADATA - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_FOR_BROWSER - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_GROUP_ID - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_IF_EXISTS - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_LOG_CONFIGURATION - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_LOGGER - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_NAME - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_NAME_ENCODED - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_PRINCIPAL_ID - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_ROLE_MAPPING - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_RULE - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_RULE_TYPE - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_UPDATE_ROLE - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_UPDATE_STATE - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 
KEY_VERSION - Static variable in interface io.apicurio.registry.logging.audit.AuditingConstants
 

L

labels - io.apicurio.registry.storage.dto.SearchFilterType
 
level() - Method in annotation type io.apicurio.registry.auth.Authorized
 
LimitExceededException - Exception in io.apicurio.registry.mt.limits
 
LimitExceededException(String) - Constructor for exception io.apicurio.registry.mt.limits.LimitExceededException
 
LimitExceededException(String, Throwable) - Constructor for exception io.apicurio.registry.mt.limits.LimitExceededException
 
LimitsCheckResult - Class in io.apicurio.registry.mt.limits
 
LimitsCheckResult() - Constructor for class io.apicurio.registry.mt.limits.LimitsCheckResult
 
limitsConfig() - Method in interface io.apicurio.registry.mt.TenantContext
 
limitsConfig() - Method in class io.apicurio.registry.mt.TenantContextImpl
 
list() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.MappedQuery
 
list() - Method in class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
 
listArtifactRules(String) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
listArtifactRules(String, String) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
listArtifacts() - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
listArtifactsInGroup(String, Integer, Integer, SortOrder, SortBy) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
listArtifactVersions(String) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
listArtifactVersions(String, String, Integer, Integer) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
listGlobalRules() - Method in class io.apicurio.registry.rest.v1.RulesResourceImpl
Deprecated.
 
listGlobalRules() - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
listLogConfigurations() - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
listLogConfigurations() - Method in class io.apicurio.registry.services.LogConfigurationService
 
listLogConfigurations() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
listLogConfigurations() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
listLogConfigurations() - Method in interface io.apicurio.registry.storage.RegistryStorage
Returns the list of log configuration persisted in the storage
listRoleMappings() - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
listSubjects() - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectsResourceImpl
 
listSubjects() - Method in interface io.apicurio.registry.ccompat.rest.SubjectsResource
Get a list of registered subjects.
listVersions(String) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectVersionsResourceImpl
 
listVersions(String) - Method in interface io.apicurio.registry.ccompat.rest.SubjectVersionsResource
Get a list of versions registered under the specified subject.
LivenessCheck - Interface in io.apicurio.registry.metrics.health.liveness
Common interface for a liveness check.
LivenessUtil - Class in io.apicurio.registry.metrics.health.liveness
 
LivenessUtil() - Constructor for class io.apicurio.registry.metrics.health.liveness.LivenessUtil
 
loadBatchJobContext(String) - Method in class io.apicurio.registry.mt.TenantContextLoader
Used for internal stuff where there isn't a JWT token from the user request available This won't perform any authorization check.
loadRequestContext(String) - Method in class io.apicurio.registry.mt.TenantContextLoader
Used for user requests where there is a JWT token in the request This method enforces authorization and uses JWT token information to verify if the tenant is authorized to access the organization indicated in the JWT
log(String, String, String, Map<String, String>, AuditHttpRequestInfo) - Method in class io.apicurio.registry.logging.audit.AuditLogService
 
LogConfigurationDto - Class in io.apicurio.registry.storage.dto
 
LogConfigurationDto() - Constructor for class io.apicurio.registry.storage.dto.LogConfigurationDto
 
LogConfigurationDto(String, LogLevel) - Constructor for class io.apicurio.registry.storage.dto.LogConfigurationDto
 
LogConfigurationMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
LogConfigurationNotFoundException - Exception in io.apicurio.registry.storage
 
LogConfigurationNotFoundException(String) - Constructor for exception io.apicurio.registry.storage.LogConfigurationNotFoundException
 
LogConfigurationNotFoundException(String, Throwable) - Constructor for exception io.apicurio.registry.storage.LogConfigurationNotFoundException
 
LogConfigurationService - Class in io.apicurio.registry.services
 
LogConfigurationService() - Constructor for class io.apicurio.registry.services.LogConfigurationService
 
Logged - Annotation Type in io.apicurio.registry.logging
 
LoggerProducer - Class in io.apicurio.registry.logging
 
LoggerProducer() - Constructor for class io.apicurio.registry.logging.LoggerProducer
 
LoggingInterceptor - Class in io.apicurio.registry.logging
 
LoggingInterceptor() - Constructor for class io.apicurio.registry.logging.LoggingInterceptor
 
logIfDeprecated(String, Object, Object, ArtifactState) - Method in class io.apicurio.registry.storage.ArtifactStateExt
 
logMethodEntry(InvocationContext) - Method in class io.apicurio.registry.logging.LoggingInterceptor
 
LONG - io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
 
LongMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 

M

main(String...) - Static method in class io.apicurio.registry.RegistryQuarkusMain
 
map(RowMapper<T>) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Query
 
map(RowMapper<T>) - Method in class io.apicurio.registry.storage.impl.sql.jdb.QueryImpl
 
map(ResultSet) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.RowMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactMetaDataDtoMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactRuleEntityMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactVersionEntityMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.ArtifactVersionMetaDataDtoMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.ContentEntityMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.ContentMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.GlobalRuleEntityMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.GroupEntityMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.GroupMetaDataDtoMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.IntegerMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.LogConfigurationMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.LongMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.RoleMappingDtoMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.RuleConfigurationDtoMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.SearchedArtifactMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.SearchedVersionMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.StoredArtifactMapper
 
map(ResultSet) - Method in class io.apicurio.registry.storage.impl.sql.mappers.StringMapper
 
mapException(Throwable) - Method in class io.apicurio.registry.services.http.RegistryExceptionMapperService
 
MappedQuery<R> - Interface in io.apicurio.registry.storage.impl.sql.jdb
 
MappedQueryImpl<T> - Class in io.apicurio.registry.storage.impl.sql.jdb
 
MappedQueryImpl(PreparedStatement, RowMapper<T>) - Constructor for class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
Constructor.
mapTo(Class<T>) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Query
 
mapTo(Class<T>) - Method in class io.apicurio.registry.storage.impl.sql.jdb.QueryImpl
 
markTenantAsDeleted(String) - Method in class io.apicurio.registry.mt.TenantMetadataService
 
MdcContextProvider - Class in io.apicurio.registry.mt.logging
Implementation required for context propagation.
MdcContextProvider() - Constructor for class io.apicurio.registry.mt.logging.MdcContextProvider
 
MetricsConstants - Interface in io.apicurio.registry.metrics
Metrics naming constants.
MissingRequiredParameterException - Exception in io.apicurio.registry.rest
 
MissingRequiredParameterException(String) - Constructor for exception io.apicurio.registry.rest.MissingRequiredParameterException
Constructor.
ModeDto - Class in io.apicurio.registry.ccompat.dto
 
ModeDto() - Constructor for class io.apicurio.registry.ccompat.dto.ModeDto
 
ModeResource - Interface in io.apicurio.registry.ccompat.rest
Note:
ModeResourceImpl - Class in io.apicurio.registry.ccompat.rest.impl
We DO NOT support this endpoint.
ModeResourceImpl() - Constructor for class io.apicurio.registry.ccompat.rest.impl.ModeResourceImpl
 
MultitenancyProperties - Class in io.apicurio.registry.mt
 
MultitenancyProperties() - Constructor for class io.apicurio.registry.mt.MultitenancyProperties
 
multiTenant - Variable in class io.apicurio.registry.ui.beans.ConfigJsFeatures
 

N

name - io.apicurio.registry.storage.dto.OrderBy
 
name - io.apicurio.registry.storage.dto.SearchFilterType
 
name() - Method in interface io.apicurio.registry.events.EventSink
 
name() - Method in class io.apicurio.registry.events.http.HttpEventSink
 
name() - Method in class io.apicurio.registry.events.kafka.KafkaEventSink
 
NewSchema - Class in io.apicurio.registry.ibmcompat.model
 
NewSchema() - Constructor for class io.apicurio.registry.ibmcompat.model.NewSchema
 
NewSchemaVersion - Class in io.apicurio.registry.ibmcompat.model
 
NewSchemaVersion() - Constructor for class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
nextContentId(Handle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
nextEntity() - Method in interface io.apicurio.registry.storage.impexp.EntityInputStream
Get the next import entity from the stream of entities being imported.
nextGlobalId(Handle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
None - io.apicurio.registry.auth.AuthorizedLevel
 
None - io.apicurio.registry.auth.AuthorizedStyle
 
NONE - io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
 
NONE - io.apicurio.registry.rules.compatibility.CompatibilityLevel
 
NONE - io.apicurio.registry.rules.validity.ValidityLevel
 
NoopCompatibilityChecker - Class in io.apicurio.registry.rules.compatibility
 
NoopCompatibilityChecker() - Constructor for class io.apicurio.registry.rules.compatibility.NoopCompatibilityChecker
 
NoOpContentCanonicalizer - Class in io.apicurio.registry.content.canon
A canonicalizer that passes through the content unchanged.
NoOpContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.NoOpContentCanonicalizer
 
NoopContentExtractor - Class in io.apicurio.registry.content.extract
 
normalizeGroupId(String) - Static method in class io.apicurio.registry.storage.impl.sql.SqlUtil
 
normalizeSchemaID(String) - Static method in class io.apicurio.registry.ibmcompat.api.impl.ApiUtil
Gets the unique ID for a schema with the provided name.
NotFoundException - Exception in io.apicurio.registry.storage
 
NotFoundException() - Constructor for exception io.apicurio.registry.storage.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception io.apicurio.registry.storage.NotFoundException
 
NotFoundException(Throwable) - Constructor for exception io.apicurio.registry.storage.NotFoundException
 

O

obacEnabled - Variable in class io.apicurio.registry.ui.beans.ConfigJsAuth
 
OCTET_STREAM - Static variable in class io.apicurio.registry.ccompat.rest.ContentTypes
 
ok() - Static method in class io.apicurio.registry.mt.limits.LimitsCheckResult
 
one() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.MappedQuery
 
one() - Method in class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
 
onStart(StartupEvent) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfigurationService
 
onStart(StartupEvent) - Method in class io.apicurio.registry.mt.TenantContextLoader
 
onStart(StartupEvent) - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
OpenApiArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
OpenApiArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.OpenApiArtifactTypeUtilProvider
 
OpenApiContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the OpenAPI content type.
OpenApiContentValidator() - Constructor for class io.apicurio.registry.rules.validity.OpenApiContentValidator
 
OpenApiOrAsyncApiContentExtractor - Class in io.apicurio.registry.content.extract
Performs meta-data extraction for OpenAPI content.
OPERATION_TIMEOUT - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
operationNotSupported() - Static method in class io.apicurio.registry.ccompat.rest.error.Errors
 
OperationNotSupportedException - Exception in io.apicurio.registry.ccompat.rest.error
 
OperationNotSupportedException() - Constructor for exception io.apicurio.registry.ccompat.rest.error.OperationNotSupportedException
 
options - Variable in class io.apicurio.registry.ui.beans.ConfigJsAuth
 
order() - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
order() - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
order() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
OrderBy - Enum in io.apicurio.registry.storage.dto
 
OrderDirection - Enum in io.apicurio.registry.storage.dto
 
OwnerBasedAccessController - Class in io.apicurio.registry.auth
 
OwnerBasedAccessController() - Constructor for class io.apicurio.registry.auth.OwnerBasedAccessController
 

P

parameters - Variable in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
ParametersConflictException - Exception in io.apicurio.registry.rest
 
ParametersConflictException(String...) - Constructor for exception io.apicurio.registry.rest.ParametersConflictException
 
ParametersConflictException(String, String) - Constructor for exception io.apicurio.registry.rest.ParametersConflictException
 
parse(File) - Method in class io.apicurio.registry.storage.impl.sql.DdlParser
 
parse(InputStream) - Method in class io.apicurio.registry.storage.impl.sql.DdlParser
 
parseVersionString(String, String, Function<String, T>) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
parseVersionString(String, String, Function<String, T>) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
Given a version string: - if it's an integer, use that; - if it's a string "latest", find out and use the subject's (artifact's) latest version; - otherwise throw an IllegalArgumentException.
PersistenceExceptionLivenessApply - Annotation Type in io.apicurio.registry.metrics.health.liveness
 
PersistenceExceptionLivenessCheck - Class in io.apicurio.registry.metrics.health.liveness
Fail liveness check if the number of exceptions thrown by artifactStore is too high.
PersistenceExceptionLivenessCheck() - Constructor for class io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessCheck
 
PersistenceExceptionLivenessInterceptor - Class in io.apicurio.registry.metrics.health.liveness
Fail liveness check if the number of exceptions thrown by artifactStore is too high.
PersistenceExceptionLivenessInterceptor() - Constructor for class io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessInterceptor
 
PersistenceSimpleReadinessCheck - Class in io.apicurio.registry.metrics.health.readiness
 
PersistenceSimpleReadinessCheck() - Constructor for class io.apicurio.registry.metrics.health.readiness.PersistenceSimpleReadinessCheck
 
PersistenceTimeoutReadinessApply - Annotation Type in io.apicurio.registry.metrics.health.readiness
 
PersistenceTimeoutReadinessCheck - Class in io.apicurio.registry.metrics.health.readiness
Fail readiness check if the duration of processing a artifactStore operation is too high.
PersistenceTimeoutReadinessCheck() - Constructor for class io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessCheck
 
PersistenceTimeoutReadinessInterceptor - Class in io.apicurio.registry.metrics.health.readiness
Fail readiness check if the duration of processing a artifactStore operation is too high.
PersistenceTimeoutReadinessInterceptor() - Constructor for class io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessInterceptor
 
PostgreSQLSqlStatements - Class in io.apicurio.registry.storage.impl.sql
H2 implementation of the sql statements interface.
PostgreSQLSqlStatements() - Constructor for class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
Constructor.
processJsonNode(JsonNode) - Method in class io.apicurio.registry.content.canon.JsonContentCanonicalizer
Perform any additional processing on the JSON node.
produceLogger(InjectionPoint) - Method in class io.apicurio.registry.logging.LoggerProducer
Produces a logger for injection.
properties - io.apicurio.registry.storage.dto.SearchFilterType
 
properties(InjectionPoint) - Method in class io.apicurio.registry.AppConfiguration
 
ProtobufArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
ProtobufArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.ProtobufArtifactTypeUtilProvider
 
ProtobufCanonicalHashUpgrader - Class in io.apicurio.registry.storage.impl.sql.upgrader
 
ProtobufCanonicalHashUpgrader() - Constructor for class io.apicurio.registry.storage.impl.sql.upgrader.ProtobufCanonicalHashUpgrader
 
ProtobufCompatibilityChecker - Class in io.apicurio.registry.rules.compatibility
 
ProtobufCompatibilityChecker() - Constructor for class io.apicurio.registry.rules.compatibility.ProtobufCompatibilityChecker
 
ProtobufContentCanonicalizer - Class in io.apicurio.registry.content.canon
A Protobuf implementation of a content Canonicalizer.
ProtobufContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.ProtobufContentCanonicalizer
 
ProtobufContentValidator - Class in io.apicurio.registry.rules.validity
A content validator implementation for the Protobuf content type.
ProtobufContentValidator() - Constructor for class io.apicurio.registry.rules.validity.ProtobufContentValidator
Constructor.

Q

Query - Interface in io.apicurio.registry.storage.impl.sql.jdb
 
QueryImpl - Class in io.apicurio.registry.storage.impl.sql.jdb
 
QueryImpl(Connection, String) - Constructor for class io.apicurio.registry.storage.impl.sql.jdb.QueryImpl
Constructor.

R

rbacEnabled - Variable in class io.apicurio.registry.ui.beans.ConfigJsAuth
 
ReactAppServlet - Class in io.apicurio.registry.ui.servlets
A simple servlet that forwards everything to /index.html.
ReactAppServlet() - Constructor for class io.apicurio.registry.ui.servlets.ReactAppServlet
 
Read - io.apicurio.registry.auth.AuthorizedLevel
 
readOnly - Variable in class io.apicurio.registry.ui.beans.ConfigJsFeatures
 
realImpl() - Method in class io.apicurio.registry.storage.RegistryStorageProducer
 
RedirectFilter - Class in io.apicurio.registry.ui.servlets
 
RedirectFilter() - Constructor for class io.apicurio.registry.ui.servlets.RedirectFilter
 
register(String, SchemaInfo) - Method in interface io.apicurio.registry.ccompat.rest.SubjectVersionsResource
Register a new schema under the specified subject.
register(String, SchemaInfo) - Method in class io.apicurio.registry.ccompat.rest.impl.SubjectVersionsResourceImpl
 
RegistryApplication - Class in io.apicurio.registry.rest
 
RegistryApplication() - Constructor for class io.apicurio.registry.rest.RegistryApplication
 
RegistryApplicationServletFilter - Class in io.apicurio.registry.rest
This Servlet Filter combines various functionalities that can be configured using config properties: Multitenancy: the registry can accept per-tenant URLs, accepting requests like /t/{tenantId}/...rest of the api...
RegistryApplicationServletFilter() - Constructor for class io.apicurio.registry.rest.RegistryApplicationServletFilter
 
RegistryConfigSource - Class in io.apicurio.registry.services
ConfigSource that turns env vars into plain properties.
RegistryConfigSource() - Constructor for class io.apicurio.registry.services.RegistryConfigSource
 
RegistryException - Exception in io.apicurio.registry.types
Generic project exception.
RegistryException() - Constructor for exception io.apicurio.registry.types.RegistryException
 
RegistryException(String) - Constructor for exception io.apicurio.registry.types.RegistryException
 
RegistryException(String, Throwable) - Constructor for exception io.apicurio.registry.types.RegistryException
 
RegistryException(String, Throwable, boolean, boolean) - Constructor for exception io.apicurio.registry.types.RegistryException
 
RegistryException(Throwable) - Constructor for exception io.apicurio.registry.types.RegistryException
 
RegistryExceptionMapper - Class in io.apicurio.registry.rest
TODO use v1 beans when appropriate (when handling REST API v1 calls)
RegistryExceptionMapper() - Constructor for class io.apicurio.registry.rest.RegistryExceptionMapper
 
RegistryExceptionMapperService - Class in io.apicurio.registry.services.http
 
RegistryExceptionMapperService() - Constructor for class io.apicurio.registry.services.http.RegistryExceptionMapperService
 
RegistryQuarkusMain - Class in io.apicurio.registry
 
RegistryQuarkusMain() - Constructor for class io.apicurio.registry.RegistryQuarkusMain
 
RegistryStorage - Interface in io.apicurio.registry.storage
The artifactStore layer for the registry.
RegistryStorageDecorator - Class in io.apicurio.registry.storage.decorator
 
RegistryStorageDecorator() - Constructor for class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
RegistryStorageException - Exception in io.apicurio.registry.storage
 
RegistryStorageException(String) - Constructor for exception io.apicurio.registry.storage.RegistryStorageException
Constructor.
RegistryStorageException(String, Throwable) - Constructor for exception io.apicurio.registry.storage.RegistryStorageException
Constructor.
RegistryStorageException(Throwable) - Constructor for exception io.apicurio.registry.storage.RegistryStorageException
Constructor.
RegistryStorageFacade - Interface in io.apicurio.registry.ccompat.store
 
RegistryStorageFacadeImpl - Class in io.apicurio.registry.ccompat.store
 
RegistryStorageFacadeImpl() - Constructor for class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
RegistryStorageLimitsEnforcer - Class in io.apicurio.registry.mt.limits
Decorator of RegistryStorage that applies per-tenant limits enforcement, with this is possible to limit how many artifacts a tenant can create...
RegistryStorageLimitsEnforcer() - Constructor for class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
RegistryStorageProducer - Class in io.apicurio.registry.storage
 
RegistryStorageProducer() - Constructor for class io.apicurio.registry.storage.RegistryStorageProducer
 
RegistryStorageProvider - Interface in io.apicurio.registry.storage
Provider interface for non-default storage interfaces.
RegistryTenantContext - Class in io.apicurio.registry.mt
Simple POJO class to hold the tenant specific configuration
RegistryTenantContext(String, String, TenantLimitsConfiguration, TenantStatusValue, String) - Constructor for class io.apicurio.registry.mt.RegistryTenantContext
 
removeLogConfiguration(String) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
removeLogConfiguration(String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
removeLogConfiguration(String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
removeLogConfiguration(String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Removes the persisted log configuration for the given logger
removeLogLevelConfiguration(String) - Method in class io.apicurio.registry.services.LogConfigurationService
 
REPLACE - io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.OpEnum
 
resetArtifactsCounter() - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
resetArtifactVersionsCounter(String, String) - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
resetContentId(Handle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
resetGlobalId(Handle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
resetSequenceValue() - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
resetSequenceValue() - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
resetSequenceValue() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
resetTotalSchemasCounter() - Method in class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
resolveTenantId(String, Function<String, String>, Supplier<String>, Consumer<String>) - Method in class io.apicurio.registry.mt.TenantIdResolver
Resolves the tenant ID from the inbound HTTP request.
ResourceCacheControlFilter - Class in io.apicurio.registry.ui.servlets
Filter to add cache control headers for resources such as CSS and images.
ResourceCacheControlFilter() - Constructor for class io.apicurio.registry.ui.servlets.ResourceCacheControlFilter
C'tor
ResponseErrorLivenessCheck - Class in io.apicurio.registry.metrics.health.liveness
 
ResponseErrorLivenessCheck() - Constructor for class io.apicurio.registry.metrics.health.liveness.ResponseErrorLivenessCheck
 
ResponseTimeoutReadinessCheck - Class in io.apicurio.registry.metrics.health.readiness
 
ResponseTimeoutReadinessCheck() - Constructor for class io.apicurio.registry.metrics.health.readiness.ResponseTimeoutReadinessCheck
 
REST_PREFIX - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
REST_REQUESTS - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
REST_REQUESTS_DESCRIPTION - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
REST_REQUESTS_TAG_METHOD - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
REST_REQUESTS_TAG_PATH - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
REST_REQUESTS_TAG_STATUS_CODE_FAMILY - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
REST_REQUESTS_TAG_TENANT - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
RestMetricsResponseFilter - Class in io.apicurio.registry.metrics
Filters REST API requests and responses to report metrics about them.
RestMetricsResponseFilter() - Constructor for class io.apicurio.registry.metrics.RestMetricsResponseFilter
 
RoleBasedAccessApiOperation - Annotation Type in io.apicurio.registry.auth
 
RoleBasedAccessController - Class in io.apicurio.registry.auth
 
RoleBasedAccessController() - Constructor for class io.apicurio.registry.auth.RoleBasedAccessController
 
roleManagement - Variable in class io.apicurio.registry.ui.beans.ConfigJsFeatures
 
RoleMappingAlreadyExistsException - Exception in io.apicurio.registry.storage
 
RoleMappingAlreadyExistsException() - Constructor for exception io.apicurio.registry.storage.RoleMappingAlreadyExistsException
Constructor.
RoleMappingDto - Class in io.apicurio.registry.storage.dto
 
RoleMappingDto() - Constructor for class io.apicurio.registry.storage.dto.RoleMappingDto
Constructor.
RoleMappingDtoMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
RoleMappingNotFoundException - Exception in io.apicurio.registry.storage
 
RoleMappingNotFoundException() - Constructor for exception io.apicurio.registry.storage.RoleMappingNotFoundException
 
RoleMappingNotFoundException(Throwable) - Constructor for exception io.apicurio.registry.storage.RoleMappingNotFoundException
 
RoleProvider - Interface in io.apicurio.registry.auth
 
RowMapper<T> - Interface in io.apicurio.registry.storage.impl.sql.jdb
 
RuleAlreadyExistsException - Exception in io.apicurio.registry.storage
 
RuleAlreadyExistsException(RuleType) - Constructor for exception io.apicurio.registry.storage.RuleAlreadyExistsException
Constructor.
RuleApplicationType - Enum in io.apicurio.registry.rules
 
RuleConfigurationDto - Class in io.apicurio.registry.storage.dto
 
RuleConfigurationDto() - Constructor for class io.apicurio.registry.storage.dto.RuleConfigurationDto
Constructor.
RuleConfigurationDtoMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
RuleContext - Class in io.apicurio.registry.rules
Contains all of the information needed by a rule executor, including the rule-specific configuration, current and updated content, and any other meta-data needed.
RuleContext(String, String, ArtifactType, String, ContentHandle, ContentHandle) - Constructor for class io.apicurio.registry.rules.RuleContext
Constructor.
RuleExecutor - Interface in io.apicurio.registry.rules
This interface is used to execute/apply a specific rule.
RuleExecutorFactory - Class in io.apicurio.registry.rules
Creates a rule executor from a RuleType.
RuleExecutorFactory() - Constructor for class io.apicurio.registry.rules.RuleExecutorFactory
 
RuleNotFoundException - Exception in io.apicurio.registry.storage
 
RuleNotFoundException(RuleType) - Constructor for exception io.apicurio.registry.storage.RuleNotFoundException
 
RuleNotFoundException(RuleType, Throwable) - Constructor for exception io.apicurio.registry.storage.RuleNotFoundException
 
RulesConfiguration - Class in io.apicurio.registry.rules
 
RulesConfiguration() - Constructor for class io.apicurio.registry.rules.RulesConfiguration
 
rulesProperties(Properties) - Method in class io.apicurio.registry.rules.RulesConfiguration
 
RulesProperties - Interface in io.apicurio.registry.rules
A service used to retrieve the default global rules that have been set via registry.rules.global configuration properties.
RulesPropertiesImpl - Class in io.apicurio.registry.rules
 
RulesPropertiesImpl(Properties) - Constructor for class io.apicurio.registry.rules.RulesPropertiesImpl
 
RulesResourceImpl - Class in io.apicurio.registry.rest.v1
Deprecated.
RulesResourceImpl() - Constructor for class io.apicurio.registry.rest.v1.RulesResourceImpl
Deprecated.
 
RulesService - Interface in io.apicurio.registry.rules
A service used to apply configured rules to a given content update.
RulesServiceImpl - Class in io.apicurio.registry.rules
Implements the RulesService interface.
RulesServiceImpl() - Constructor for class io.apicurio.registry.rules.RulesServiceImpl
 
RuleViolation - Class in io.apicurio.registry.rules
 
RuleViolation() - Constructor for class io.apicurio.registry.rules.RuleViolation
Constructor.
RuleViolation(String, String) - Constructor for class io.apicurio.registry.rules.RuleViolation
Constructor.
RuleViolationException - Exception in io.apicurio.registry.rules
Exception thrown when a configured rule is violated, rejecting an artifact content update.
RuleViolationException(String, RuleType, String, Throwable) - Constructor for exception io.apicurio.registry.rules.RuleViolationException
Constructor.
RuleViolationException(String, RuleType, String, Set<RuleViolation>) - Constructor for exception io.apicurio.registry.rules.RuleViolationException
Constructor.
RuleViolationException(String, RuleType, String, Set<RuleViolation>, Throwable) - Constructor for exception io.apicurio.registry.rules.RuleViolationException
Constructor.
RuntimeSqlException - Exception in io.apicurio.registry.storage.impl.sql.jdb
 
RuntimeSqlException() - Constructor for exception io.apicurio.registry.storage.impl.sql.jdb.RuntimeSqlException
 
RuntimeSqlException(String) - Constructor for exception io.apicurio.registry.storage.impl.sql.jdb.RuntimeSqlException
 
RuntimeSqlException(String, SQLException) - Constructor for exception io.apicurio.registry.storage.impl.sql.jdb.RuntimeSqlException
 
RuntimeSqlException(SQLException) - Constructor for exception io.apicurio.registry.storage.impl.sql.jdb.RuntimeSqlException
 

S

Schema - Class in io.apicurio.registry.ccompat.dto
 
Schema - Class in io.apicurio.registry.ibmcompat.model
 
Schema() - Constructor for class io.apicurio.registry.ccompat.dto.Schema
 
Schema() - Constructor for class io.apicurio.registry.ibmcompat.model.Schema
 
SCHEMA_NOT_FOUND - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
SchemaContent - Class in io.apicurio.registry.ccompat.dto
 
SchemaContent() - Constructor for class io.apicurio.registry.ccompat.dto.SchemaContent
 
SchemaFactoryAccessor - Class in io.apicurio.registry.util
 
SchemaFactoryAccessor() - Constructor for class io.apicurio.registry.util.SchemaFactoryAccessor
 
SchemaGroup - Class in io.apicurio.registry.cncf.schemaregistry.beans
 
SchemaGroup() - Constructor for class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
SchemagroupsResource - Interface in io.apicurio.registry.cncf.schemaregistry
A JAX-RS interface.
SchemagroupsResourceImpl - Class in io.apicurio.registry.cncf.schemaregistry.impl
 
SchemagroupsResourceImpl() - Constructor for class io.apicurio.registry.cncf.schemaregistry.impl.SchemagroupsResourceImpl
 
SchemaId - Class in io.apicurio.registry.ccompat.dto
 
SchemaId - Class in io.apicurio.registry.cncf.schemaregistry.beans
 
SchemaId() - Constructor for class io.apicurio.registry.ccompat.dto.SchemaId
 
SchemaId() - Constructor for class io.apicurio.registry.cncf.schemaregistry.beans.SchemaId
 
SchemaInfo - Class in io.apicurio.registry.ccompat.dto
 
SchemaInfo - Class in io.apicurio.registry.ibmcompat.model
 
SchemaInfo() - Constructor for class io.apicurio.registry.ccompat.dto.SchemaInfo
 
SchemaInfo() - Constructor for class io.apicurio.registry.ibmcompat.model.SchemaInfo
 
SchemaInfo(String) - Constructor for class io.apicurio.registry.ccompat.dto.SchemaInfo
 
SchemaInfo(String, String) - Constructor for class io.apicurio.registry.ccompat.dto.SchemaInfo
 
SchemaListItem - Class in io.apicurio.registry.ibmcompat.model
 
SchemaListItem() - Constructor for class io.apicurio.registry.ibmcompat.model.SchemaListItem
 
SchemaModificationPatch - Class in io.apicurio.registry.ibmcompat.model
 
SchemaModificationPatch() - Constructor for class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
SchemaModificationPatch.OpEnum - Enum in io.apicurio.registry.ibmcompat.model
Gets or Sets op
SchemaModificationPatch.PathEnum - Enum in io.apicurio.registry.ibmcompat.model
Gets or Sets path
SchemasResource - Interface in io.apicurio.registry.ccompat.rest
Note:
SchemasResourceImpl - Class in io.apicurio.registry.ccompat.rest.impl
 
SchemasResourceImpl() - Constructor for class io.apicurio.registry.ccompat.rest.impl.SchemasResourceImpl
 
SchemaState - Class in io.apicurio.registry.ibmcompat.model
 
SchemaState() - Constructor for class io.apicurio.registry.ibmcompat.model.SchemaState
 
SchemaState.StateEnum - Enum in io.apicurio.registry.ibmcompat.model
If the schema state is 'deprecated', all the schema version states are 'deprecated'.
SchemaSummary - Class in io.apicurio.registry.ibmcompat.model
 
SchemaSummary() - Constructor for class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
SchemaVersion - Class in io.apicurio.registry.ibmcompat.model
 
SchemaVersion() - Constructor for class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
searchArtifacts(String, Integer, Integer, SearchOver, SortOrder) - Method in class io.apicurio.registry.rest.v1.SearchResourceImpl
Deprecated.
 
searchArtifacts(String, Integer, Integer, SortOrder, SortBy, List<String>, List<String>, String, String) - Method in class io.apicurio.registry.rest.v2.SearchResourceImpl
 
searchArtifacts(Set<SearchFilter>, OrderBy, OrderDirection, int, int) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
searchArtifacts(Set<SearchFilter>, OrderBy, OrderDirection, int, int) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
searchArtifacts(Set<SearchFilter>, OrderBy, OrderDirection, int, int) - Method in interface io.apicurio.registry.storage.RegistryStorage
Search artifacts by given criteria
searchArtifactsByContent(Boolean, ArtifactType, Integer, Integer, SortOrder, SortBy, InputStream) - Method in class io.apicurio.registry.rest.v2.SearchResourceImpl
 
SearchedArtifactDto - Class in io.apicurio.registry.storage.dto
 
SearchedArtifactDto() - Constructor for class io.apicurio.registry.storage.dto.SearchedArtifactDto
Constructor.
SearchedArtifactMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
SearchedVersionDto - Class in io.apicurio.registry.storage.dto
 
SearchedVersionDto() - Constructor for class io.apicurio.registry.storage.dto.SearchedVersionDto
Constructor.
SearchedVersionMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
SearchFilter - Class in io.apicurio.registry.storage.dto
 
SearchFilter() - Constructor for class io.apicurio.registry.storage.dto.SearchFilter
Constructor.
SearchFilter(SearchFilterType, String) - Constructor for class io.apicurio.registry.storage.dto.SearchFilter
Constructor.
SearchFilterType - Enum in io.apicurio.registry.storage.dto
 
SearchResourceImpl - Class in io.apicurio.registry.rest.v1
Deprecated.
SearchResourceImpl - Class in io.apicurio.registry.rest.v2
 
SearchResourceImpl() - Constructor for class io.apicurio.registry.rest.v1.SearchResourceImpl
Deprecated.
 
SearchResourceImpl() - Constructor for class io.apicurio.registry.rest.v2.SearchResourceImpl
 
searchVersions(String, Integer, Integer) - Method in class io.apicurio.registry.rest.v1.SearchResourceImpl
Deprecated.
 
searchVersions(String, String, int, int) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
searchVersions(String, String, int, int) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
searchVersions(String, String, int, int) - Method in interface io.apicurio.registry.storage.RegistryStorage
Fetch the versions of the given artifact
selectAllArtifactCount() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectAllArtifactCount() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to count the total # of artifacts.
selectAllArtifactVersions() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectAllArtifactVersions() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select all versions for a given artifactId.
selectAllArtifactVersionsCount() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectAllArtifactVersionsCount() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to count the total # of versions for an artifact.
selectAllLogConfigurations() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectAllLogConfigurations() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select all rows in the "logconfiguration" table
selectArtifactCountById() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactCountById() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the number of artifacts with a given artifactId (should be 0 or 1).
selectArtifactIds() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactIds() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to get all artifacts IDs.
selectArtifactMetaDataByGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactMetaDataByGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to get an artifact's meta-data by version globalId.
selectArtifactRuleByType() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactRuleByType() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to get a single artifact rule from the 'rules' table by artifactId and rule type.
selectArtifactRuleCountByType() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactRuleCountByType() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the number of artifact rule rows for a given rule type.
selectArtifactRules() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactRules() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select artifact rules by artifactId.
selectArtifactVersionContent() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersionContent() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the content of an artifact version from the versions table by artifactId + version.
selectArtifactVersionContentByGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersionContentByGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the content of an artifact version from the versions table by globalId.
selectArtifactVersionMetaData() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersionMetaData() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select artifact version metadata by artifactId and version.
selectArtifactVersionMetaDataByCanonicalHash() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersionMetaDataByCanonicalHash() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select a single row in the versions by artifactId and canonical content hash.
selectArtifactVersionMetaDataByContentHash() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersionMetaDataByContentHash() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select a single row in the versions by artifactId and content hash.
selectArtifactVersionMetaDataByContentId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersionMetaDataByContentId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select a single row in the versions by artifactId and content id.
selectArtifactVersionMetaDataByGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersionMetaDataByGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select a single row in the versions table by globalId.
selectArtifactVersions() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectArtifactVersions() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select all version #s for a given artifactId.
selectContentByContentHash() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectContentByContentHash() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the bytes of a content row by contentHash
selectContentById() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectContentById() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the bytes of a content row by contentId.
selectContentCountByHash() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectContentCountByHash() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the number of content rows for a given content hash.
selectContentExists() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectContentExists() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectContentIdByHash() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectContentIdByHash() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the contentId of a row in the content table by hash value.
selectCurrentSequenceValue() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectCurrentSequenceValue() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectDownloadContext() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectDownloadContext() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectGlobalIdExists() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectGlobalIdExists() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectGlobalRuleByType() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectGlobalRuleByType() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select a single global rule by its type/id.
selectGlobalRuleCountByType() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectGlobalRuleCountByType() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the number of global rule rows for a given rule type.
selectGlobalRules() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectGlobalRules() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select all global rules.
selectGroupByGroupId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectGroupByGroupId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select a single group in groups table by groupId.
selectGroups() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectGroups() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to select all rows from groups table.
selectLatestArtifactContent() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectLatestArtifactContent() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to get a single artifact (latest version) content by artifactId.
selectLatestArtifactMetaData() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectLatestArtifactMetaData() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to get a single artifact (latest version) meta-data by artifactId.
selectLogConfigurationByLogger() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectLogConfigurationByLogger() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to select the log configuration for a given logger name
selectMaxContentId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectMaxContentId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectMaxGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectMaxGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectRoleByPrincipalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectRoleByPrincipalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectRoleMappingByPrincipalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectRoleMappingByPrincipalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectRoleMappingCountByPrincipal() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectRoleMappingCountByPrincipal() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectRoleMappings() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectRoleMappings() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
selectTotalArtifactVersionsCount() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
selectTotalArtifactVersionsCount() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to count the total # of versions for all artifact.
SentryConfiguration - Class in io.apicurio.registry.logging.sentry
 
SentryConfiguration() - Constructor for class io.apicurio.registry.logging.sentry.SentryConfiguration
 
serializeLabels(List<String>) - Static method in class io.apicurio.registry.storage.impl.sql.SqlUtil
Serializes the given collection of labels to a string for artifactStore in the DB.
serializeProperties(Map<String, String>) - Static method in class io.apicurio.registry.storage.impl.sql.SqlUtil
Serializes the given collection of properties to a string for artifactStore in the DB.
SERVER_ERROR - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
service(ServletRequest, ServletResponse) - Method in class io.apicurio.registry.ui.servlets.ApiDocsServlet
 
service(ServletRequest, ServletResponse) - Method in class io.apicurio.registry.ui.servlets.ReactAppServlet
 
setArtifacts(List<SearchedArtifactDto>) - Method in class io.apicurio.registry.storage.dto.ArtifactSearchResultsDto
 
setArtifactsType(ArtifactType) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setAuditEntryGenerated(boolean) - Method in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
setComment(String) - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
 
setConfiguration(String) - Method in class io.apicurio.registry.storage.dto.RuleConfigurationDto
 
setContentId(long) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setContentId(long) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setContentId(long) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setContentIdentifier(String) - Method in exception io.apicurio.registry.storage.ContentNotFoundException
 
setContext(RegistryTenantContext) - Method in interface io.apicurio.registry.mt.TenantContext
 
setContext(RegistryTenantContext) - Method in class io.apicurio.registry.mt.TenantContextImpl
 
setContext(String) - Method in class io.apicurio.registry.rules.RuleViolation
 
setCount(long) - Method in class io.apicurio.registry.storage.dto.ArtifactSearchResultsDto
 
setCount(long) - Method in class io.apicurio.registry.storage.dto.VersionSearchResultsDto
 
setCreatedBy(String) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setCreatedBy(String) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setCreatedBy(String) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setCreatedBy(String) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setCreatedBy(String) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setCreatedOn(long) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setCreatedOn(long) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setCreatedOn(long) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setCreatedOn(Date) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setCreatedOn(Date) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setCreatedtimeutc(Date) - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
setCurrentContext(RegistryTenantContext) - Static method in class io.apicurio.registry.mt.TenantContextImpl
 
setDate(Date) - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
setDefinition(String) - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
setDefinition(String) - Method in class io.apicurio.registry.ibmcompat.model.Schema
 
setDelegate(RegistryStorage) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
setDescription(String) - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
setDescription(String) - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
setDescription(String) - Method in class io.apicurio.registry.rules.RuleViolation
 
setDescription(String) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setDescription(String) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setDescription(String) - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
setDescription(String) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setDescription(String) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setDescription(String) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setEditableMetaDataInArtifact(ArtifactMetaDataDto, EditableArtifactMetaDataDto) - Static method in class io.apicurio.registry.rest.v1.V1ApiUtil
Sets values from the EditableArtifactMetaDataDto into the ArtifactMetaDataDto.
setEditableMetaDataInArtifact(ArtifactMetaDataDto, EditableArtifactMetaDataDto) - Static method in class io.apicurio.registry.rest.v2.V2ApiUtil
Sets values from the EditableArtifactMetaDataDto into the ArtifactMetaDataDto.
setEditableMetaDataInArtifact(ArtifactMetaDataDto, EditableArtifactMetaDataDto) - Static method in class io.apicurio.registry.util.DtoUtil
Sets values from the EditableArtifactMetaDataDto into the ArtifactMetaDataDto.
setEnabled(boolean) - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
setEnabled(boolean) - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
setEnabled(Boolean) - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
setFetchSize(int) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.Query
 
setFetchSize(int) - Method in class io.apicurio.registry.storage.impl.sql.jdb.QueryImpl
 
setFormat(String) - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
setForwardedFor(String) - Method in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
setGlobalId(long) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setGlobalId(long) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setGlobalId(long) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setGroupId(String) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setGroupId(String) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setGroupId(String) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setGroupProperties(Map<String, String>) - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
Set of properties for a schemagroup.
setId(Integer) - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
setId(String) - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
setId(String) - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaId
 
setId(String) - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
setId(String) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setId(String) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setLabels(List<String>) - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
setLabels(List<String>) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setLabels(List<String>) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setLabels(List<String>) - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
setLabels(List<String>) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setLabels(List<String>) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setLatest(SchemaVersion) - Method in class io.apicurio.registry.ibmcompat.model.SchemaListItem
 
setLogConfiguration(LogConfigurationDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
setLogConfiguration(LogConfigurationDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
setLogConfiguration(LogConfigurationDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Persists the given log configuration
setLogConfiguration(String, LogConfiguration) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
setLogger(String) - Method in class io.apicurio.registry.storage.dto.LogConfigurationDto
 
setLogLevel(LogLevel) - Method in class io.apicurio.registry.storage.dto.LogConfigurationDto
 
setLogLevel(String, LogLevel) - Method in class io.apicurio.registry.services.LogConfigurationService
 
setMaxArtifactLabels(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxArtifactProperties(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxArtifacts(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxDescriptionLength(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxLabelBytesSize(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxNameLength(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxPropertyKeyBytesSize(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxPropertyValueBytesSize(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxTotalSchemas(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setMaxVersionsPerArtifact(Long) - Method in class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
setModifiedBy(String) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setModifiedBy(String) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setModifiedBy(String) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setModifiedOn(long) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setModifiedOn(long) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setModifiedOn(Date) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setName(String) - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
setName(String) - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
setName(String) - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
setName(String) - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
setName(String) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setName(String) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setName(String) - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
setName(String) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setName(String) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setOp(SchemaModificationPatch.OpEnum) - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
setPath(SchemaModificationPatch.PathEnum) - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.content.extract.ExtractedMetaData
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.storage.dto.EditableArtifactMetaDataDto
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.storage.dto.GroupMetaDataDto
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setSourceIp(String) - Method in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
setState(SchemaState) - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
setState(SchemaState) - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
setState(SchemaState) - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
setState(SchemaState.StateEnum) - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
 
setState(ArtifactState) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setState(ArtifactState) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setState(ArtifactState) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setState(ArtifactState) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setType(SearchFilterType) - Method in class io.apicurio.registry.storage.dto.SearchFilter
 
setType(ArtifactType) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setType(ArtifactType) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setType(ArtifactType) - Method in class io.apicurio.registry.storage.dto.SearchedArtifactDto
 
setType(ArtifactType) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setUpdatedtimeutc(Date) - Method in class io.apicurio.registry.cncf.schemaregistry.beans.SchemaGroup
 
setValue(SchemaState) - Method in class io.apicurio.registry.ibmcompat.model.StateModification
 
setValue(Boolean) - Method in class io.apicurio.registry.ibmcompat.model.EnabledModification
 
setValue(String) - Method in class io.apicurio.registry.storage.dto.SearchFilter
 
setVersion(SchemaVersion) - Method in class io.apicurio.registry.ibmcompat.model.Schema
 
setVersion(String) - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
setVersion(String) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setVersion(String) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setVersion(String) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setVersionenabled(Boolean) - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
setVersionid(Integer) - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
setVersionId(int) - Method in class io.apicurio.registry.storage.dto.ArtifactMetaDataDto
 
setVersionId(int) - Method in class io.apicurio.registry.storage.dto.ArtifactVersionMetaDataDto
 
setVersionId(int) - Method in class io.apicurio.registry.storage.dto.SearchedVersionDto
 
setVersions(List<SchemaVersion>) - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
 
setVersions(List<SearchedVersionDto>) - Method in class io.apicurio.registry.storage.dto.VersionSearchResultsDto
 
setVersionstate(SchemaState) - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
sinkConfig(Properties) - Method in class io.apicurio.registry.events.http.HttpEventSinkConfiguration
 
SpecUrlFilter - Class in io.apicurio.registry.ui.servlets
Note: simple filtering of response content - found on Stack Overflow here: https://stackoverflow.com/a/14741213
SpecUrlFilter() - Constructor for class io.apicurio.registry.ui.servlets.SpecUrlFilter
 
SpecUrlFilter.CharResponseWrapper - Class in io.apicurio.registry.ui.servlets
 
sql - Variable in class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
Sql<Q> - Interface in io.apicurio.registry.storage.impl.sql.jdb
 
SqlImpl<Q> - Class in io.apicurio.registry.storage.impl.sql.jdb
 
SqlImpl(Connection, String) - Constructor for class io.apicurio.registry.storage.impl.sql.jdb.SqlImpl
 
SqlParam - Class in io.apicurio.registry.storage.impl.sql.jdb
 
SqlParam(int, Object, SqlParamType) - Constructor for class io.apicurio.registry.storage.impl.sql.jdb.SqlParam
Constructor.
SqlParamType - Enum in io.apicurio.registry.storage.impl.sql.jdb
 
sqlStatements() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
SqlStatements - Interface in io.apicurio.registry.storage.impl.sql
Returns SQL statements used by the JDB artifactStore implementation.
SqlStatementsProducer - Class in io.apicurio.registry.storage.impl.sql
 
SqlStatementsProducer() - Constructor for class io.apicurio.registry.storage.impl.sql.SqlStatementsProducer
 
SqlStatementVariableBinder - Interface in io.apicurio.registry.storage.impl.sql
 
SqlUtil - Class in io.apicurio.registry.storage.impl.sql
 
SqlUtil() - Constructor for class io.apicurio.registry.storage.impl.sql.SqlUtil
 
StateModification - Class in io.apicurio.registry.ibmcompat.model
 
StateModification() - Constructor for class io.apicurio.registry.ibmcompat.model.StateModification
 
storage() - Method in interface io.apicurio.registry.storage.RegistryStorageProvider
 
STORAGE_METHOD_CALL - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
STORAGE_METHOD_CALL_DESCRIPTION - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
STORAGE_METHOD_CALL_TAG_METHOD - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
STORAGE_METHOD_CALL_TAG_SUCCESS - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
STORAGE_METHOD_CALL_TAG_TENANT - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
STORAGE_PREFIX - Static variable in interface io.apicurio.registry.metrics.MetricsConstants
 
StorageException - Exception in io.apicurio.registry.storage
Base class for all artifactStore exceptions.
StorageException() - Constructor for exception io.apicurio.registry.storage.StorageException
 
StorageException(String) - Constructor for exception io.apicurio.registry.storage.StorageException
 
StorageException(String, Throwable) - Constructor for exception io.apicurio.registry.storage.StorageException
 
StorageException(Throwable) - Constructor for exception io.apicurio.registry.storage.StorageException
 
StorageLivenessCheck - Class in io.apicurio.registry.metrics.health.liveness
 
StorageLivenessCheck() - Constructor for class io.apicurio.registry.metrics.health.liveness.StorageLivenessCheck
 
StorageMetricsApply - Annotation Type in io.apicurio.registry.metrics
 
StorageMetricsInterceptor - Class in io.apicurio.registry.metrics
Fail readiness check if the duration of processing a artifactStore operation is too high.
StorageMetricsInterceptor() - Constructor for class io.apicurio.registry.metrics.StorageMetricsInterceptor
 
StorageMetricsStore - Class in io.apicurio.registry.storage.metrics
This class provides a set of per-tenant counters.
StorageMetricsStore() - Constructor for class io.apicurio.registry.storage.metrics.StorageMetricsStore
 
storageName() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
storageName() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
storageName() - Method in class io.apicurio.registry.storage.impl.sql.InMemoryRegistryStorage
 
storageName() - Method in interface io.apicurio.registry.storage.RegistryStorage
The storage name
StorageRoleProvider - Class in io.apicurio.registry.auth
 
StorageRoleProvider() - Constructor for class io.apicurio.registry.auth.StorageRoleProvider
 
StoredArtifactDto - Class in io.apicurio.registry.storage.dto
 
StoredArtifactDto() - Constructor for class io.apicurio.registry.storage.dto.StoredArtifactDto
 
StoredArtifactMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
stream() - Method in interface io.apicurio.registry.content.ContentHandle
 
stream() - Method in interface io.apicurio.registry.storage.impl.sql.jdb.MappedQuery
 
stream() - Method in class io.apicurio.registry.storage.impl.sql.jdb.MappedQueryImpl
 
STRING - io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
 
StringMapper - Class in io.apicurio.registry.storage.impl.sql.mappers
 
style() - Method in annotation type io.apicurio.registry.auth.Authorized
 
SUBJECT_NOT_FOUND - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
SubjectsResource - Interface in io.apicurio.registry.ccompat.rest
Note:
SubjectsResourceImpl - Class in io.apicurio.registry.ccompat.rest.impl
 
SubjectsResourceImpl() - Constructor for class io.apicurio.registry.ccompat.rest.impl.SubjectsResourceImpl
 
SubjectVersion - Class in io.apicurio.registry.ccompat.dto
 
SubjectVersion() - Constructor for class io.apicurio.registry.ccompat.dto.SubjectVersion
 
SubjectVersionsResource - Interface in io.apicurio.registry.ccompat.rest
Note:
SubjectVersionsResourceImpl - Class in io.apicurio.registry.ccompat.rest.impl
 
SubjectVersionsResourceImpl() - Constructor for class io.apicurio.registry.ccompat.rest.impl.SubjectVersionsResourceImpl
 
SUCCESS - Static variable in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
supportsMultiTenancy() - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
supportsMultiTenancy() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
supportsMultiTenancy() - Method in interface io.apicurio.registry.storage.RegistryStorage
Returns true if the storage implementation supports multitenancy.
suspect() - Method in class io.apicurio.registry.metrics.health.readiness.PersistenceTimeoutReadinessCheck
 
suspect(String) - Method in interface io.apicurio.registry.metrics.health.liveness.LivenessCheck
 
suspect(String) - Method in class io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessCheck
 
suspect(String) - Method in class io.apicurio.registry.metrics.health.liveness.ResponseErrorLivenessCheck
 
suspectSuper() - Method in class io.apicurio.registry.metrics.health.AbstractErrorCounterHealthCheck
 
suspectWithException(Throwable) - Method in interface io.apicurio.registry.metrics.health.liveness.LivenessCheck
 
suspectWithException(Throwable) - Method in class io.apicurio.registry.metrics.health.liveness.PersistenceExceptionLivenessCheck
 
suspectWithException(Throwable) - Method in class io.apicurio.registry.metrics.health.liveness.ResponseErrorLivenessCheck
 
SYNTAX_ONLY - io.apicurio.registry.rules.validity.ValidityLevel
 
System - Class in io.apicurio.registry
 
System() - Constructor for class io.apicurio.registry.System
 
SystemResourceImpl - Class in io.apicurio.registry.rest.v2
 
SystemResourceImpl() - Constructor for class io.apicurio.registry.rest.v2.SystemResourceImpl
 

T

tenantContext() - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
TenantContext - Interface in io.apicurio.registry.mt
 
TenantContextImpl - Class in io.apicurio.registry.mt
 
TenantContextImpl() - Constructor for class io.apicurio.registry.mt.TenantContextImpl
 
TenantContextLoader - Class in io.apicurio.registry.mt
Component responsible for creating instances of RegistryTenantContext so they can be set with TenantContext
TenantContextLoader() - Constructor for class io.apicurio.registry.mt.TenantContextLoader
 
tenantId() - Method in interface io.apicurio.registry.mt.TenantContext
Get tenant ID.
tenantId() - Method in class io.apicurio.registry.mt.TenantContextImpl
 
TenantIdResolver - Class in io.apicurio.registry.mt
This class centralizes the logic to resolve the tenantId from an http request.
TenantIdResolver() - Constructor for class io.apicurio.registry.mt.TenantIdResolver
 
TenantLimitsConfiguration - Class in io.apicurio.registry.mt.limits
 
TenantLimitsConfiguration() - Constructor for class io.apicurio.registry.mt.limits.TenantLimitsConfiguration
 
TenantLimitsConfigurationService - Class in io.apicurio.registry.mt.limits
 
TenantLimitsConfigurationService() - Constructor for class io.apicurio.registry.mt.limits.TenantLimitsConfigurationService
 
TenantLimitsService - Class in io.apicurio.registry.mt.limits
Component that provides the logic to enforce the limits in the usage of the registry
TenantLimitsService() - Constructor for class io.apicurio.registry.mt.limits.TenantLimitsService
 
TenantManagerClientProducer - Class in io.apicurio.registry.mt
 
TenantManagerClientProducer() - Constructor for class io.apicurio.registry.mt.TenantManagerClientProducer
 
TenantMetadataService - Class in io.apicurio.registry.mt
 
TenantMetadataService() - Constructor for class io.apicurio.registry.mt.TenantMetadataService
 
TenantNotAuthorizedException - Exception in io.apicurio.registry.mt
 
TenantNotAuthorizedException(String) - Constructor for exception io.apicurio.registry.mt.TenantNotAuthorizedException
 
TenantNotFoundException - Exception in io.apicurio.registry.mt
 
TenantNotFoundException(String) - Constructor for exception io.apicurio.registry.mt.TenantNotFoundException
 
tenantOwner() - Method in interface io.apicurio.registry.mt.TenantContext
 
tenantOwner() - Method in class io.apicurio.registry.mt.TenantContextImpl
 
tenantPrefixLength(String) - Method in class io.apicurio.registry.mt.TenantIdResolver
 
TenantReaper - Class in io.apicurio.registry.mt
Periodically cleanup data of tenants marked as deleted.
TenantReaper() - Constructor for class io.apicurio.registry.mt.TenantReaper
 
TenantThreadContextProvider - Class in io.apicurio.registry.mt
Implementation required for context propagation.
TenantThreadContextProvider() - Constructor for class io.apicurio.registry.mt.TenantThreadContextProvider
 
testCompatibility(CompatibilityLevel, List<ContentHandle>, ContentHandle) - Method in interface io.apicurio.registry.rules.compatibility.CompatibilityChecker
 
testCompatibility(CompatibilityLevel, List<String>, String) - Method in class io.apicurio.registry.rules.compatibility.AvroCompatibilityChecker
 
testCompatibility(CompatibilityLevel, List<String>, String) - Method in interface io.apicurio.registry.rules.compatibility.CompatibilityChecker
 
testCompatibility(CompatibilityLevel, List<String>, String) - Method in class io.apicurio.registry.rules.compatibility.JsonSchemaCompatibilityChecker
 
testCompatibility(CompatibilityLevel, List<String>, String) - Method in class io.apicurio.registry.rules.compatibility.NoopCompatibilityChecker
 
testCompatibility(CompatibilityLevel, List<String>, String) - Method in class io.apicurio.registry.rules.compatibility.ProtobufCompatibilityChecker
 
testCompatibilityBySubjectName(String, String, SchemaContent) - Method in interface io.apicurio.registry.ccompat.rest.CompatibilityResource
Test input schema against a particular version of a subject’s schema for compatibility.
testCompatibilityBySubjectName(String, String, SchemaContent) - Method in class io.apicurio.registry.ccompat.rest.impl.CompatibilityResourceImpl
 
testCompatibilityBySubjectName(String, String, SchemaContent) - Method in interface io.apicurio.registry.ccompat.store.RegistryStorageFacade
 
testCompatibilityBySubjectName(String, String, SchemaContent) - Method in class io.apicurio.registry.ccompat.store.RegistryStorageFacadeImpl
 
testUpdateArtifact(String, ArtifactType, InputStream) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
testUpdateArtifact(String, String, InputStream) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
threadLocaldocBuilder - Static variable in class io.apicurio.registry.util.DocumentBuilderAccessor
 
TIMER_SAMPLE_CONTEXT_PROPERTY_NAME - Static variable in class io.apicurio.registry.metrics.RestMetricsResponseFilter
 
toIndentedString(Object) - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
Convert the given object to string with each line indented by 4 spaces (except the first line).
toInteger(String) - Static method in class io.apicurio.registry.util.VersionUtil
 
TokenRoleProvider - Class in io.apicurio.registry.auth
 
TokenRoleProvider() - Constructor for class io.apicurio.registry.auth.TokenRoleProvider
 
toLong(String) - Static method in class io.apicurio.registry.util.VersionUtil
 
toResponse(Throwable) - Method in class io.apicurio.registry.rest.RegistryExceptionMapper
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.NewSchema
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.NewSchemaVersion
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.Schema
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.SchemaInfo
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.SchemaListItem
 
toString() - Method in enum io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.OpEnum
 
toString() - Method in enum io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.PathEnum
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.SchemaModificationPatch
 
toString() - Method in enum io.apicurio.registry.ibmcompat.model.SchemaState.StateEnum
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.SchemaState
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.SchemaSummary
 
toString() - Method in class io.apicurio.registry.ibmcompat.model.SchemaVersion
 
toString() - Method in class io.apicurio.registry.storage.dto.SearchFilter
 
toString() - Method in class io.apicurio.registry.ui.servlets.BaseHrefFilter.CharResponseWrapper
 
toString() - Method in class io.apicurio.registry.ui.servlets.SpecUrlFilter.CharResponseWrapper
 
toString(Number) - Static method in class io.apicurio.registry.util.VersionUtil
 
triggerEvent(RegistryEventType, Optional<String>, Object) - Method in interface io.apicurio.registry.events.EventsService
 
triggerEvent(RegistryEventType, Optional<String>, Object) - Method in class io.apicurio.registry.events.EventsServiceImpl
 
type - Variable in class io.apicurio.registry.ui.beans.ConfigJsAuth
 

U

ui - Variable in class io.apicurio.registry.ui.beans.ConfigJs
 
UiConfigProperties - Class in io.apicurio.registry.ui.config
Holds/accesses all configuration settings for the UI.
UiConfigProperties(Properties) - Constructor for class io.apicurio.registry.ui.config.UiConfigProperties
Constructor.
UnprocessableEntityException - Exception in io.apicurio.registry.ccompat.rest.error
This exception covers the following errors in the compat API: - Error code 42201 – Invalid schema - Error code 42202 – Invalid schema version - Error code 42203 – Invalid compatibility level
UnprocessableEntityException(String) - Constructor for exception io.apicurio.registry.ccompat.rest.error.UnprocessableEntityException
 
UnprocessableEntityException(String, Throwable) - Constructor for exception io.apicurio.registry.ccompat.rest.error.UnprocessableEntityException
 
up - Variable in class io.apicurio.registry.metrics.health.AbstractErrorCounterHealthCheck
 
Update - Interface in io.apicurio.registry.storage.impl.sql.jdb
 
UPDATE - io.apicurio.registry.rules.RuleApplicationType
 
updateArtifact(String, ArtifactType, InputStream) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
updateArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
updateArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateArtifact(String, String, String, ArtifactType, ContentHandle) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifact(String, String, String, ArtifactType, ContentHandle) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates the artifact value by storing the given value as a new version of the artifact.
updateArtifact(String, String, String, ArtifactType, ContentHandle, GlobalIdGenerator) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifact(String, String, String, String, String, String, String, InputStream) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
updateArtifactLatest() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateArtifactLatest() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to update the 'latest' column of the 'artifacts' table.
updateArtifactLatestGlobalId() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateArtifactLatestGlobalId() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to update the 'latest' column of the 'artifacts' table to the globalId of the highest remaining version.
updateArtifactMetaData(String, EditableMetaData) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
updateArtifactMetaData(String, String, EditableMetaData) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
updateArtifactMetaData(String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateArtifactMetaData(String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
updateArtifactMetaData(String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateArtifactMetaData(String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifactMetaData(String, String, EditableArtifactMetaDataDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates the stored meta-data for an artifact by group and ID.
updateArtifactRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateArtifactRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to update a single artifact rule.
updateArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifactRule(String, String, RuleType, RuleConfigurationDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates the configuration information for a single rule on a given artifact.
updateArtifactRuleConfig(String, RuleType, Rule) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
updateArtifactRuleConfig(String, String, RuleType, Rule) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
updateArtifactState(String, UpdateState) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
updateArtifactState(String, String, UpdateState) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
updateArtifactState(String, String, ArtifactState) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateArtifactState(String, String, ArtifactState) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateArtifactState(String, String, ArtifactState) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifactState(String, String, ArtifactState) - Method in interface io.apicurio.registry.storage.RegistryStorage
Update artifact state.
updateArtifactState(String, String, String, ArtifactState) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateArtifactState(String, String, String, ArtifactState) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateArtifactState(String, String, String, ArtifactState) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifactState(String, String, String, ArtifactState) - Method in interface io.apicurio.registry.storage.RegistryStorage
Update artifact state.
updateArtifactVersionMetaData() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateArtifactVersionMetaData() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to update the meta-data of a specific artifact version.
updateArtifactVersionMetaData(String, Integer, EditableMetaData) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
updateArtifactVersionMetaData(String, String, String, EditableMetaData) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
updateArtifactVersionMetaData(String, String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
updateArtifactVersionMetaData(String, String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateArtifactVersionMetaData(String, String, String, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifactVersionMetaData(String, String, String, EditableArtifactMetaDataDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates the user-editable meta-data for a single version of a given artifact.
updateArtifactVersionState() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateArtifactVersionState() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to update the state of an artifact version (by globalId);
updateArtifactVersionState(String, Integer, UpdateState) - Method in class io.apicurio.registry.rest.v1.ArtifactsResourceImpl
Deprecated.
 
updateArtifactVersionState(String, String, String, UpdateState) - Method in class io.apicurio.registry.rest.v2.GroupsResourceImpl
 
updateArtifactWithMetadata(String, String, String, ArtifactType, long, String, Date, EditableArtifactMetaDataDto, GlobalIdGenerator) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
 
updateArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates the artifact value by storing the given value and metadata as a new version of the artifact.
updateArtifactWithMetadata(String, String, String, ArtifactType, ContentHandle, EditableArtifactMetaDataDto, GlobalIdGenerator) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateContentCanonicalHash() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateContentCanonicalHash() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to update canonicalHash value in a row in the "content" table The only statement that allows to modify an existing row in the "content" table
updateGlobalCompatibilityLevel(CompatibilityLevelDto) - Method in interface io.apicurio.registry.ccompat.rest.ConfigResource
Update global compatibility level.
updateGlobalCompatibilityLevel(CompatibilityLevelDto) - Method in class io.apicurio.registry.ccompat.rest.impl.ConfigResourceImpl
 
updateGlobalMode(ModeDto) - Method in interface io.apicurio.registry.ccompat.rest.ModeResource
 
updateGlobalMode(ModeDto) - Method in class io.apicurio.registry.ccompat.rest.impl.ModeResourceImpl
 
updateGlobalRule() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateGlobalRule() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to update information about a global rule.
updateGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateGlobalRule(RuleType, RuleConfigurationDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateGlobalRule(RuleType, RuleConfigurationDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates the configuration settings for a single global rule.
updateGlobalRuleConfig(RuleType, Rule) - Method in class io.apicurio.registry.rest.v1.RulesResourceImpl
Deprecated.
 
updateGlobalRuleConfig(RuleType, Rule) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
updateGroup() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateGroup() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement used to update information about a group.
updateGroupMetaData(GroupMetaDataDto) - Method in class io.apicurio.registry.events.EventSourcedRegistryStorage
 
updateGroupMetaData(GroupMetaDataDto) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateGroupMetaData(GroupMetaDataDto) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateGroupMetaData(GroupMetaDataDto) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates the metadata of an existent group.
UpdateImpl - Class in io.apicurio.registry.storage.impl.sql.jdb
 
UpdateImpl(Connection, String) - Constructor for class io.apicurio.registry.storage.impl.sql.jdb.UpdateImpl
Constructor.
updateRoleMapping() - Method in class io.apicurio.registry.storage.impl.sql.CommonSqlStatements
 
updateRoleMapping() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
 
updateRoleMapping(String, UpdateRole) - Method in class io.apicurio.registry.rest.v2.AdminResourceImpl
 
updateRoleMapping(String, String) - Method in class io.apicurio.registry.storage.decorator.RegistryStorageDecorator
 
updateRoleMapping(String, String) - Method in class io.apicurio.registry.storage.impl.sql.AbstractSqlRegistryStorage
 
updateRoleMapping(String, String) - Method in interface io.apicurio.registry.storage.RegistryStorage
Updates a single role mapping.
updateSubjectCompatibilityLevel(String, CompatibilityLevelDto) - Method in interface io.apicurio.registry.ccompat.rest.ConfigResource
Update compatibility level for the specified subject.
updateSubjectCompatibilityLevel(String, CompatibilityLevelDto) - Method in class io.apicurio.registry.ccompat.rest.impl.ConfigResourceImpl
 
upgrade(Handle) - Method in interface io.apicurio.registry.storage.impl.sql.IDbUpgrader
Called by the AbstractSqlRegistryStorage class when upgrading the database.
upgrade(Handle) - Method in class io.apicurio.registry.storage.impl.sql.upgrader.ProtobufCanonicalHashUpgrader
 
upsertContent() - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
upsertContent() - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
upsertContent() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to "upsert" a row in the "content" table.
upsertLogConfiguration() - Method in class io.apicurio.registry.storage.impl.sql.H2SqlStatements
 
upsertLogConfiguration() - Method in class io.apicurio.registry.storage.impl.sql.PostgreSQLSqlStatements
 
upsertLogConfiguration() - Method in interface io.apicurio.registry.storage.impl.sql.SqlStatements
A statement to "upsert" a row in the "logconfiguration" table
url - Variable in class io.apicurio.registry.ui.beans.ConfigJsArtifacts
 
URLRegisterForReflection - Class in io.apicurio.registry
 
URLRegisterForReflection() - Constructor for class io.apicurio.registry.URLRegisterForReflection
 
UsersResourceImpl - Class in io.apicurio.registry.rest.v2
 
UsersResourceImpl() - Constructor for class io.apicurio.registry.rest.v2.UsersResourceImpl
 

V

V1_API_OLD_PATH - Static variable in class io.apicurio.registry.rest.CompatibilityV1ApiRequestFilter
 
V1ApiUtil - Class in io.apicurio.registry.rest.v1
 
V1ApiUtil() - Constructor for class io.apicurio.registry.rest.v1.V1ApiUtil
 
V2ApiUtil - Class in io.apicurio.registry.rest.v2
 
V2ApiUtil() - Constructor for class io.apicurio.registry.rest.v2.V2ApiUtil
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.ApicurioDataModelContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.AvroContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in interface io.apicurio.registry.rules.validity.ContentValidator
Called to validate the given content.
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.GraphQLContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.JsonSchemaContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.KafkaConnectContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.ProtobufContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.WsdlContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.XmlContentValidator
 
validate(ValidityLevel, ContentHandle) - Method in class io.apicurio.registry.rules.validity.XsdContentValidator
 
validateState(EnumSet<ArtifactState>, ArtifactState, String, String, String) - Method in class io.apicurio.registry.storage.ArtifactStateExt
 
ValidityLevel - Enum in io.apicurio.registry.rules.validity
Indicates what level of validation should be performed by the content validity rule.
ValidityRuleExecutor - Class in io.apicurio.registry.rules.validity
 
ValidityRuleExecutor() - Constructor for class io.apicurio.registry.rules.validity.ValidityRuleExecutor
 
value() - Method in enum io.apicurio.registry.ccompat.rest.error.ErrorCode
 
valueOf(String) - Static method in enum io.apicurio.registry.auth.AuthorizedLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.auth.AuthorizedStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.ccompat.rest.error.ErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.OpEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.PathEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaState.StateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.rules.compatibility.CompatibilityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.rules.RuleApplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.rules.validity.ValidityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.storage.dto.DownloadContextType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.storage.dto.OrderBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.storage.dto.OrderDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.storage.dto.SearchFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.apicurio.registry.auth.AuthorizedLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.auth.AuthorizedStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.ccompat.dto.CompatibilityLevelDto.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.ccompat.rest.error.ErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.OpEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.PathEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.ibmcompat.model.SchemaState.StateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.rules.compatibility.CompatibilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.rules.RuleApplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.rules.validity.ValidityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.dto.DownloadContextType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.dto.OrderBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.dto.OrderDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.dto.SearchFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.storage.impl.sql.jdb.SqlParamType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_NOT_FOUND - io.apicurio.registry.ccompat.rest.error.ErrorCode
 
VersionNotFoundException - Exception in io.apicurio.registry.storage
 
VersionNotFoundException(String, String, String) - Constructor for exception io.apicurio.registry.storage.VersionNotFoundException
Constructor.
VersionNotFoundException(String, String, String, Throwable) - Constructor for exception io.apicurio.registry.storage.VersionNotFoundException
 
VersionSearchResultsDto - Class in io.apicurio.registry.storage.dto
 
VersionSearchResultsDto() - Constructor for class io.apicurio.registry.storage.dto.VersionSearchResultsDto
Constructor.
VersionUtil - Class in io.apicurio.registry.util
 
VersionUtil() - Constructor for class io.apicurio.registry.util.VersionUtil
 

W

withHandle(Handle) - Method in interface io.apicurio.registry.storage.impl.sql.jdb.HandleCallback
Will be invoked with an open Handle.
withHandle(HandleCallback<R, X>) - Method in class io.apicurio.registry.storage.impl.sql.HandleFactory
 
withHandleNoException(HandleCallback<R, X>) - Method in class io.apicurio.registry.storage.impl.sql.HandleFactory
 
withLimitsCheck(RegistryStorageLimitsEnforcer.LimitsChecker) - Method in class io.apicurio.registry.mt.limits.RegistryStorageLimitsEnforcer
Notice the "threadContext.withContextCapture" because of using CompletionStage it's possible that certain operations may be executed in different threads.
Write - io.apicurio.registry.auth.AuthorizedLevel
 
writeTo(ContentHandle, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class io.apicurio.registry.content.ContentHandleMessageBodyWriter
 
WsdlArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
WsdlArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.WsdlArtifactTypeUtilProvider
 
WsdlContentValidator - Class in io.apicurio.registry.rules.validity
 
WsdlContentValidator() - Constructor for class io.apicurio.registry.rules.validity.WsdlContentValidator
Constructor.
WsdlOrXsdContentExtractor - Class in io.apicurio.registry.content.extract
Performs meta-data extraction for WSDL or XSD content.
WsdlOrXsdContentExtractor() - Constructor for class io.apicurio.registry.content.extract.WsdlOrXsdContentExtractor
 
WSDLReaderAccessor - Class in io.apicurio.registry.util
 
WSDLReaderAccessor() - Constructor for class io.apicurio.registry.util.WSDLReaderAccessor
 

X

X_FORWARDED_FOR_HEADER - Static variable in class io.apicurio.registry.logging.audit.AuditHttpRequestContext
 
XmlArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
XmlArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.XmlArtifactTypeUtilProvider
 
XmlContentCanonicalizer - Class in io.apicurio.registry.content.canon
A common XML content canonicalizer.
XmlContentCanonicalizer() - Constructor for class io.apicurio.registry.content.canon.XmlContentCanonicalizer
 
XmlContentValidator - Class in io.apicurio.registry.rules.validity
 
XmlContentValidator() - Constructor for class io.apicurio.registry.rules.validity.XmlContentValidator
Constructor.
XsdArtifactTypeUtilProvider - Class in io.apicurio.registry.types.provider
 
XsdArtifactTypeUtilProvider() - Constructor for class io.apicurio.registry.types.provider.XsdArtifactTypeUtilProvider
 
XsdContentValidator - Class in io.apicurio.registry.rules.validity
 
XsdContentValidator() - Constructor for class io.apicurio.registry.rules.validity.XsdContentValidator
Constructor.

Y

yamlToJson(ContentHandle) - Static method in class io.apicurio.registry.util.ContentTypeUtil
 

_

_ENABLED - io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.PathEnum
 
_STATE - io.apicurio.registry.ibmcompat.model.SchemaModificationPatch.PathEnum
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes All Packages