Uses of Class
land.oras.policy.PolicyContext
Packages that use PolicyContext
-
Uses of PolicyContext in land.oras.policy
Methods in land.oras.policy that return PolicyContextModifier and TypeMethodDescriptionstatic PolicyContextCreate a content-free policy context that carries only the transport and scope.Methods in land.oras.policy with parameters of type PolicyContextModifier and TypeMethodDescriptionvoidContainersPolicy.verify(PolicyContext context) Verify a resolved image against this policy, performing content-based checks (such as Sigstore signature verification) thatContainersPolicy.isAllowed(Transport, String)cannot perform.