All Classes and Interfaces
Class
Description
This helper class implements
ContextDataProvider and always returns the same constant value passed in the
constructor.This interface can be used to expose additional information to the OPA policy.
Extends
AuthorizationDecision which conveys OPAResponse.Publishes OPA authorization granted/denied events.
This class implements
AuthorizationManager which wraps the
OPA Java SDK.Auto-configuration for OPA authorization support.By defining a bean which implements this interface, clients could customize OPA
input.action.By defining a bean which implements this interface, clients could customize OPA
input.context.By defining a bean which implements this interface, clients could customize OPA
input.resource.By defining a bean which implements this interface, clients could customize OPA
input.subject.Makes sure that mandatory OPA
input properties are available.Configuration properties for OPA authorization support.
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 policy under the
context key.