Package com.styra.opa.springboot


package com.styra.opa.springboot
  • Class
    Description
    This helper class allows creating a ContextDataProvider which always returns the same constant value.
    This interface can be used to expose additional information to the OPA policy via the context field.
    This class implements a Spring AuthorizationManager which wraps the OPA Java SDK (https://github.com/StyraInc/opa-java).
    This class models the data to be returned from an OPA Spring Boot SDK policy.
    This class models the data to be returned from an OPA Spring Boot SDK policy under the context key.