Class OPAResponse

java.lang.Object
com.styra.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