Class OPAResponse

java.lang.Object
io.github.open_policy_agent.opa.springboot.OPAResponse

public class OPAResponse extends Object
This class models the data to be returned from an OPA Spring Boot SDK policy. The response schema is compliant with the AuthZEN spec.
  • Constructor Details

    • OPAResponse

      public OPAResponse()
  • Method Details