Searched defs:DecisionCombinersResource (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/
H A DDecisionCombinersResource.java79 resourceSchema = @Schema(schemaResource = "DecisionCombinersResource.schema.json")),
84 public class DecisionCombinersResource { class
97 public DecisionCombinersResource(@Named("frRest") Debug debug, EntitlementRegistry entitlementRegistry) { method in class:DecisionCombinersResource
126 debug.warning("DecisionCombinersResource :: QUERY by " + principalName +
164 debug.error("DecisionCombinersResource :: READ by " + principalName +
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/
H A DDecisionCombinersResource.java63 public class DecisionCombinersResource implements CollectionResourceProvider { class in inherits:CollectionResourceProvider
76 public DecisionCombinersResource(@Named("frRest") Debug debug, EntitlementRegistry entitlementRegistry) { method in class:DecisionCombinersResource
144 debug.warning("DecisionCombinersResource :: QUERY by " + principalName +
177 debug.error("DecisionCombinersResource :: READ by " + principalName +

Completed in 43 milliseconds