Package io.github.open_policy_agent.opa.springboot.input
@NullMarked
package io.github.open_policy_agent.opa.springboot.input
Support classes for providing input-data to OPA.
-
ClassDescriptionBy defining a bean which implements this interface, clients could customize OPA
input.action.By defining a bean which implements this interface, clients could customize OPAinput.context.By defining a bean which implements this interface, clients could customize OPAinput.resource.By defining a bean which implements this interface, clients could customize OPAinput.subject.Makes sure that mandatory OPAinputproperties are available.