Package org.openmetadata.service.security.policyevaluator
package org.openmetadata.service.security.policyevaluator
-
ClassDescriptionThis class is used in a single threaded model and hence does not have concurrency supportCreateResourceContext<T extends EntityInterface>ResourceContext used for CREATE operations where ownership, tags are inherited from the parent term.OperationContext for Access Control PolicyPolicyEvaluator for
metadata operationsbased on OpenMetadata's internalPolicyformat to make access decisions.Posts that are part of conversation threads require special handlingResourceContext<T extends EntityInterface>Builds ResourceContext lazily.Note that the methods in the class become available for SpEL expressions for authoring expressions such as "noOwner()" or "!noOwner()"Subject context used for Access Control PoliciesBuilds ResourceContext lazily.Conversation threads require special handling