Uses of Interface
org.openmetadata.service.security.Authorizer
Packages that use Authorizer
Package
Description
-
Uses of Authorizer in org.openmetadata.service.jdbi3
Methods in org.openmetadata.service.jdbi3 with parameters of type AuthorizerModifier and TypeMethodDescriptionSuggestionRepository.acceptSuggestion(javax.ws.rs.core.UriInfo uriInfo, Suggestion suggestion, javax.ws.rs.core.SecurityContext securityContext, Authorizer authorizer) protected voidSuggestionRepository.acceptSuggestion(Suggestion suggestion, javax.ws.rs.core.SecurityContext securityContext, Authorizer authorizer) protected voidSuggestionRepository.acceptSuggestionList(List<Suggestion> suggestions, SuggestionType suggestionType, javax.ws.rs.core.SecurityContext securityContext, Authorizer authorizer) SuggestionRepository.acceptSuggestionList(javax.ws.rs.core.UriInfo uriInfo, List<Suggestion> suggestions, SuggestionType suggestionType, javax.ws.rs.core.SecurityContext securityContext, Authorizer authorizer) voidSuggestionRepository.checkPermissionsForEditEntity(Suggestion suggestion, SuggestionType suggestionType, javax.ws.rs.core.SecurityContext securityContext, Authorizer authorizer) voidFeedRepository.checkPermissionsForResolveTask(Authorizer authorizer, Thread thread, boolean closeTask, javax.ws.rs.core.SecurityContext securityContext) -
Uses of Authorizer in org.openmetadata.service.resources
Fields in org.openmetadata.service.resources declared as AuthorizerModifier and TypeFieldDescriptionprotected final AuthorizerEntityResource.authorizerprotected final AuthorizerEntityTimeSeriesResource.authorizerMethods in org.openmetadata.service.resources with parameters of type AuthorizerModifier and TypeMethodDescriptionvoidCollectionRegistry.registerResources(org.jdbi.v3.core.Jdbi jdbi, io.dropwizard.setup.Environment environment, OpenMetadataApplicationConfig config, Authorizer authorizer, AuthenticatorHandler authenticatorHandler) Register resources from CollectionRegistryConstructors in org.openmetadata.service.resources with parameters of type AuthorizerModifierConstructorDescriptionprotectedEntityResource(String entityType, Authorizer authorizer) protectedEntityTimeSeriesResource(String entityType, Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.analytics
Constructors in org.openmetadata.service.resources.analytics with parameters of type AuthorizerModifierConstructorDescriptionReportDataResource(Authorizer authorizer) WebAnalyticEventResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.apps
Constructors in org.openmetadata.service.resources.apps with parameters of type AuthorizerModifierConstructorDescriptionAppMarketPlaceResource(Authorizer authorizer) AppResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.automations
Constructors in org.openmetadata.service.resources.automations with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.bots
Constructors in org.openmetadata.service.resources.bots with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.charts
Constructors in org.openmetadata.service.resources.charts with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.dashboards
Constructors in org.openmetadata.service.resources.dashboards with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.databases
Constructors in org.openmetadata.service.resources.databases with parameters of type AuthorizerModifierConstructorDescriptionDatabaseResource(Authorizer authorizer) DatabaseSchemaResource(Authorizer authorizer) StoredProcedureResource(Authorizer authorizer) TableResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.datainsight
Constructors in org.openmetadata.service.resources.datainsight with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.datamodels
Constructors in org.openmetadata.service.resources.datamodels with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.docstore
Constructors in org.openmetadata.service.resources.docstore with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.domains
Constructors in org.openmetadata.service.resources.domains with parameters of type AuthorizerModifierConstructorDescriptionDataProductResource(Authorizer authorizer) DomainResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.dqtests
Constructors in org.openmetadata.service.resources.dqtests with parameters of type AuthorizerModifierConstructorDescriptionTestCaseResolutionStatusResource(Authorizer authorizer) TestCaseResource(Authorizer authorizer) TestDefinitionResource(Authorizer authorizer) TestSuiteResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.events
Constructors in org.openmetadata.service.resources.events with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.events.subscription
Constructors in org.openmetadata.service.resources.events.subscription with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.feeds
Constructors in org.openmetadata.service.resources.feeds with parameters of type AuthorizerModifierConstructorDescriptionFeedResource(Authorizer authorizer) SuggestionsResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.glossary
Constructors in org.openmetadata.service.resources.glossary with parameters of type AuthorizerModifierConstructorDescriptionGlossaryResource(Authorizer authorizer) GlossaryTermResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.kpi
Constructors in org.openmetadata.service.resources.kpi with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.lineage
Constructors in org.openmetadata.service.resources.lineage with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.metrics
Constructors in org.openmetadata.service.resources.metrics with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.mlmodels
Constructors in org.openmetadata.service.resources.mlmodels with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.permissions
Constructors in org.openmetadata.service.resources.permissions with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.pipelines
Constructors in org.openmetadata.service.resources.pipelines with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.policies
Constructors in org.openmetadata.service.resources.policies with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.query
Constructors in org.openmetadata.service.resources.query with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.reports
Constructors in org.openmetadata.service.resources.reports with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.search
Constructors in org.openmetadata.service.resources.search with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.searchindex
Constructors in org.openmetadata.service.resources.searchindex with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services
Constructors in org.openmetadata.service.resources.services with parameters of type AuthorizerModifierConstructorDescriptionprotectedServiceEntityResource(String entityType, Authorizer authorizer, ServiceType serviceType) -
Uses of Authorizer in org.openmetadata.service.resources.services.connections
Constructors in org.openmetadata.service.resources.services.connections with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.dashboard
Constructors in org.openmetadata.service.resources.services.dashboard with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.database
Constructors in org.openmetadata.service.resources.services.database with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.ingestionpipelines
Constructors in org.openmetadata.service.resources.services.ingestionpipelines with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.messaging
Constructors in org.openmetadata.service.resources.services.messaging with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.metadata
Constructors in org.openmetadata.service.resources.services.metadata with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.mlmodel
Constructors in org.openmetadata.service.resources.services.mlmodel with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.pipeline
Constructors in org.openmetadata.service.resources.services.pipeline with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.searchIndexes
Constructors in org.openmetadata.service.resources.services.searchIndexes with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.services.storage
Constructors in org.openmetadata.service.resources.services.storage with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.storages
Constructors in org.openmetadata.service.resources.storages with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.system
Constructors in org.openmetadata.service.resources.system with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.tags
Constructors in org.openmetadata.service.resources.tags with parameters of type AuthorizerModifierConstructorDescriptionClassificationResource(Authorizer authorizer) TagResource(Authorizer authorizer) -
Uses of Authorizer in org.openmetadata.service.resources.teams
Constructors in org.openmetadata.service.resources.teams with parameters of type AuthorizerModifierConstructorDescriptionPersonaResource(Authorizer authorizer) RoleResource(Authorizer authorizer) TeamResource(Authorizer authorizer) UserResource(Authorizer authorizer, AuthenticatorHandler authenticatorHandler) -
Uses of Authorizer in org.openmetadata.service.resources.topics
Constructors in org.openmetadata.service.resources.topics with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.types
Constructors in org.openmetadata.service.resources.types with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.resources.usage
Constructors in org.openmetadata.service.resources.usage with parameters of type Authorizer -
Uses of Authorizer in org.openmetadata.service.security
Classes in org.openmetadata.service.security that implement Authorizer -
Uses of Authorizer in org.openmetadata.service.security.mask
Methods in org.openmetadata.service.security.mask with parameters of type AuthorizerModifier and TypeMethodDescriptionstatic ResultList<Query>PIIMasker.getQueries(ResultList<Query> queries, Authorizer authorizer, javax.ws.rs.core.SecurityContext securityContext) static ResultList<TestCase>PIIMasker.getTestCases(ResultList<TestCase> testCases, Authorizer authorizer, javax.ws.rs.core.SecurityContext securityContext)