Hierarchy For Package org.openmetadata.service.security.policyevaluator
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.openmetadata.service.security.policyevaluator.OperationContext
- org.openmetadata.service.security.policyevaluator.PolicyEvaluator
- org.openmetadata.service.security.policyevaluator.PostResourceContext (implements org.openmetadata.service.security.policyevaluator.ResourceContextInterface)
- org.openmetadata.service.security.policyevaluator.ReportDataContext (implements org.openmetadata.service.security.policyevaluator.ResourceContextInterface)
- org.openmetadata.service.security.policyevaluator.ResourceContext<T> (implements org.openmetadata.service.security.policyevaluator.ResourceContextInterface)
- org.openmetadata.schema.entity.policies.accessControl.Rule
- org.openmetadata.service.security.policyevaluator.CompiledRule
- org.openmetadata.service.security.policyevaluator.RuleEvaluator
- org.openmetadata.service.security.policyevaluator.SubjectContext
- org.openmetadata.service.security.policyevaluator.TestCaseResourceContext (implements org.openmetadata.service.security.policyevaluator.ResourceContextInterface)
- org.openmetadata.service.security.policyevaluator.ThreadResourceContext (implements org.openmetadata.service.security.policyevaluator.ResourceContextInterface)
Interface Hierarchy
- org.openmetadata.service.security.policyevaluator.ResourceContextInterface