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

/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DPolicyGraph.java59 * call the {@link #computeGraph()} method before using the other public methods.
109 public void computeGraph() { method in class:PolicyGraph
250 * @throws IllegalStateException If {@link #computeGraph()} has not yet been called.
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DPolicyGraph.java59 * call the {@link #computeGraph()} method before using the other public methods.
109 public void computeGraph() { method in class:PolicyGraph
250 * @throws IllegalStateException If {@link #computeGraph()} has not yet been called.

Completed in 34 milliseconds