Uses of Class
io.apicurio.registry.auth.Authorized
-
-
Uses of Authorized in io.apicurio.registry.auth
Classes in io.apicurio.registry.auth with annotations of type Authorized Modifier and Type Class Description classAuthorizedInterceptor -
Uses of Authorized in io.apicurio.registry.ccompat.rest
Methods in io.apicurio.registry.ccompat.rest with annotations of type Authorized Modifier and Type Method Description intSubjectVersionsResource. deleteSchemaVersion(String subject, String version)Deletes a specific version of the schema registered under this subject.SchemaIdSubjectVersionsResource. register(String subject, @NotNull SchemaInfo request)Register a new schema under the specified subject. -
Uses of Authorized in io.apicurio.registry.ccompat.rest.impl
-
Uses of Authorized in io.apicurio.registry.cncf.schemaregistry
Methods in io.apicurio.registry.cncf.schemaregistry with annotations of type Authorized Modifier and Type Method Description voidSchemagroupsResource. createGroup(String groupId, SchemaGroup data)Create schema group with specified format in registry namespace.SchemaIdSchemagroupsResource. createSchema(String groupId, String schemaId, InputStream data)Register schema.voidSchemagroupsResource. deleteGroup(String groupId)Delete schema group in schema registry namespace.voidSchemagroupsResource. deleteSchema(String groupId, String schemaId)voidSchemagroupsResource. deleteSchemasByGroup(String groupId)Deletes all schemas under specified group id.voidSchemagroupsResource. deleteSchemaVersion(String groupId, String schemaId, Integer versionNumber) -
Uses of Authorized in io.apicurio.registry.cncf.schemaregistry.impl
Methods in io.apicurio.registry.cncf.schemaregistry.impl with annotations of type Authorized Modifier and Type Method Description voidSchemagroupsResourceImpl. createGroup(String groupId, SchemaGroup data)SchemaIdSchemagroupsResourceImpl. createSchema(String groupId, String schemaId, InputStream data)voidSchemagroupsResourceImpl. deleteGroup(String groupId)voidSchemagroupsResourceImpl. deleteSchema(String groupId, String schemaId)voidSchemagroupsResourceImpl. deleteSchemasByGroup(String groupId)voidSchemagroupsResourceImpl. deleteSchemaVersion(String groupId, String schemaId, Integer versionNumber)SchemaGroupSchemagroupsResourceImpl. getGroup(String groupId)List<String>SchemagroupsResourceImpl. getGroups()javax.ws.rs.core.ResponseSchemagroupsResourceImpl. getLatestSchema(String groupId, String schemaId)List<String>SchemagroupsResourceImpl. getSchemasByGroup(String groupId)javax.ws.rs.core.ResponseSchemagroupsResourceImpl. getSchemaVersion(String groupId, String schemaId, Integer versionNumber)List<Integer>SchemagroupsResourceImpl. getSchemaVersions(String groupId, String schemaId) -
Uses of Authorized in io.apicurio.registry.rest.v1
Methods in io.apicurio.registry.rest.v1 with annotations of type Authorized Modifier and Type Method Description ArtifactMetaDataArtifactsResourceImpl. createArtifact(ArtifactType xRegistryArtifactType, String xRegistryArtifactId, IfExistsType ifExists, Boolean canonical, InputStream data)Deprecated.voidArtifactsResourceImpl. createArtifactRule(String artifactId, Rule data)Deprecated.VersionMetaDataArtifactsResourceImpl. createArtifactVersion(String artifactId, ArtifactType xRegistryArtifactType, InputStream data)Deprecated.voidRulesResourceImpl. createGlobalRule(Rule data)Deprecated.voidRulesResourceImpl. deleteAllGlobalRules()Deprecated.voidArtifactsResourceImpl. deleteArtifact(String artifactId)Deprecated.voidArtifactsResourceImpl. deleteArtifactRule(String artifactId, RuleType rule)Deprecated.voidArtifactsResourceImpl. deleteArtifactRules(String artifactId)Deprecated.voidArtifactsResourceImpl. deleteArtifactVersionMetaData(String artifactId, Integer version)Deprecated.voidRulesResourceImpl. deleteGlobalRule(RuleType rule)Deprecated.javax.ws.rs.core.ResponseIdsResourceImpl. getArtifactByGlobalId(long globalId)Deprecated.ArtifactMetaDataArtifactsResourceImpl. getArtifactMetaData(String artifactId)Deprecated.ArtifactMetaDataIdsResourceImpl. getArtifactMetaDataByGlobalId(long globalId)Deprecated.RuleArtifactsResourceImpl. getArtifactRuleConfig(String artifactId, RuleType rule)Deprecated.javax.ws.rs.core.ResponseArtifactsResourceImpl. getArtifactVersion(String artifactId, Integer version)Deprecated.VersionMetaDataArtifactsResourceImpl. getArtifactVersionMetaData(String artifactId, Integer version)Deprecated.VersionMetaDataArtifactsResourceImpl. getArtifactVersionMetaDataByContent(String artifactId, Boolean canonical, InputStream data)Deprecated.RuleRulesResourceImpl. getGlobalRuleConfig(RuleType rule)Deprecated.javax.ws.rs.core.ResponseArtifactsResourceImpl. getLatestArtifact(String artifactId)Deprecated.List<RuleType>ArtifactsResourceImpl. listArtifactRules(String artifactId)Deprecated.List<String>ArtifactsResourceImpl. listArtifacts()Deprecated.List<Long>ArtifactsResourceImpl. listArtifactVersions(String artifactId)Deprecated.List<RuleType>RulesResourceImpl. listGlobalRules()Deprecated.ArtifactSearchResultsSearchResourceImpl. searchArtifacts(String search, Integer offset, Integer limit, SearchOver searchOver, SortOrder sortOrder)Deprecated.VersionSearchResultsSearchResourceImpl. searchVersions(String artifactId, Integer offset, Integer limit)Deprecated.voidArtifactsResourceImpl. testUpdateArtifact(String artifactId, ArtifactType xRegistryArtifactType, InputStream data)Deprecated.ArtifactMetaDataArtifactsResourceImpl. updateArtifact(String artifactId, ArtifactType xRegistryArtifactType, InputStream data)Deprecated.voidArtifactsResourceImpl. updateArtifactMetaData(String artifactId, EditableMetaData data)Deprecated.RuleArtifactsResourceImpl. updateArtifactRuleConfig(String artifactId, RuleType rule, Rule data)Deprecated.voidArtifactsResourceImpl. updateArtifactState(String artifactId, UpdateState data)Deprecated.voidArtifactsResourceImpl. updateArtifactVersionMetaData(String artifactId, Integer version, EditableMetaData data)Deprecated.voidArtifactsResourceImpl. updateArtifactVersionState(String artifactId, Integer version, UpdateState data)Deprecated.RuleRulesResourceImpl. updateGlobalRuleConfig(RuleType rule, Rule data)Deprecated. -
Uses of Authorized in io.apicurio.registry.rest.v2
Methods in io.apicurio.registry.rest.v2 with annotations of type Authorized Modifier and Type Method Description ArtifactMetaDataGroupsResourceImpl. createArtifact(String groupId, ArtifactType xRegistryArtifactType, String xRegistryArtifactId, String xRegistryVersion, IfExists ifExists, Boolean canonical, String xRegistryDescription, String xRegistryDescriptionEncoded, String xRegistryName, String xRegistryNameEncoded, InputStream data)voidGroupsResourceImpl. createArtifactRule(String groupId, String artifactId, Rule data)VersionMetaDataGroupsResourceImpl. createArtifactVersion(String groupId, String artifactId, String xRegistryVersion, String xRegistryName, String xRegistryDescription, String xRegistryDescriptionEncoded, String xRegistryNameEncoded, InputStream data)voidAdminResourceImpl. createGlobalRule(Rule data)voidAdminResourceImpl. createRoleMapping(RoleMapping data)voidAdminResourceImpl. deleteAllGlobalRules()voidGroupsResourceImpl. deleteArtifact(String groupId, String artifactId)voidGroupsResourceImpl. deleteArtifactRule(String groupId, String artifactId, RuleType rule)voidGroupsResourceImpl. deleteArtifactRules(String groupId, String artifactId)voidGroupsResourceImpl. deleteArtifactsInGroup(String groupId)voidGroupsResourceImpl. deleteArtifactVersionMetaData(String groupId, String artifactId, String version)voidAdminResourceImpl. deleteGlobalRule(RuleType rule)voidAdminResourceImpl. deleteRoleMapping(String principalId)javax.ws.rs.core.ResponseDownloadsResourceImpl. download(String downloadId)javax.ws.rs.core.ResponseAdminResourceImpl. exportData(Boolean forBrowser)ArtifactMetaDataGroupsResourceImpl. getArtifactMetaData(String groupId, String artifactId)RuleGroupsResourceImpl. getArtifactRuleConfig(String groupId, String artifactId, RuleType rule)javax.ws.rs.core.ResponseGroupsResourceImpl. getArtifactVersion(String groupId, String artifactId, String version)VersionMetaDataGroupsResourceImpl. getArtifactVersionMetaData(String groupId, String artifactId, String version)VersionMetaDataGroupsResourceImpl. getArtifactVersionMetaDataByContent(String groupId, String artifactId, Boolean canonical, InputStream data)javax.ws.rs.core.ResponseIdsResourceImpl. getContentByGlobalId(int globalId)javax.ws.rs.core.ResponseIdsResourceImpl. getContentByHash(String contentHash)javax.ws.rs.core.ResponseIdsResourceImpl. getContentById(int contentId)UserInfoUsersResourceImpl. getCurrentUserInfo()RuleAdminResourceImpl. getGlobalRuleConfig(RuleType rule)javax.ws.rs.core.ResponseGroupsResourceImpl. getLatestArtifact(String groupId, String artifactId)NamedLogConfigurationAdminResourceImpl. getLogConfiguration(String logger)RoleMappingAdminResourceImpl. getRoleMapping(String principalId)SystemInfoSystemResourceImpl. getSystemInfo()voidAdminResourceImpl. importData(InputStream data)List<RuleType>GroupsResourceImpl. listArtifactRules(String groupId, String artifactId)ArtifactSearchResultsGroupsResourceImpl. listArtifactsInGroup(String groupId, Integer limit, Integer offset, SortOrder order, SortBy orderby)VersionSearchResultsGroupsResourceImpl. listArtifactVersions(String groupId, String artifactId, Integer offset, Integer limit)List<RuleType>AdminResourceImpl. listGlobalRules()List<NamedLogConfiguration>AdminResourceImpl. listLogConfigurations()List<RoleMapping>AdminResourceImpl. listRoleMappings()NamedLogConfigurationAdminResourceImpl. removeLogConfiguration(String logger)ArtifactSearchResultsSearchResourceImpl. searchArtifacts(String name, Integer offset, Integer limit, SortOrder order, SortBy orderby, List<String> labels, List<String> properties, String description, String group)ArtifactSearchResultsSearchResourceImpl. searchArtifactsByContent(Boolean canonical, ArtifactType artifactType, Integer offset, Integer limit, SortOrder order, SortBy orderby, InputStream data)NamedLogConfigurationAdminResourceImpl. setLogConfiguration(String logger, LogConfiguration data)voidGroupsResourceImpl. testUpdateArtifact(String groupId, String artifactId, InputStream data)ArtifactMetaDataGroupsResourceImpl. updateArtifact(String groupId, String artifactId, String xRegistryVersion, String xRegistryName, String xRegistryNameEncoded, String xRegistryDescription, String xRegistryDescriptionEncoded, InputStream data)voidGroupsResourceImpl. updateArtifactMetaData(String groupId, String artifactId, EditableMetaData data)RuleGroupsResourceImpl. updateArtifactRuleConfig(String groupId, String artifactId, RuleType rule, Rule data)voidGroupsResourceImpl. updateArtifactState(String groupId, String artifactId, UpdateState data)voidGroupsResourceImpl. updateArtifactVersionMetaData(String groupId, String artifactId, String version, EditableMetaData data)voidGroupsResourceImpl. updateArtifactVersionState(String groupId, String artifactId, String version, UpdateState data)RuleAdminResourceImpl. updateGlobalRuleConfig(RuleType rule, Rule data)voidAdminResourceImpl. updateRoleMapping(String principalId, UpdateRole data)
-