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

/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DPolicyGraph.java217 } else if (allScopesAreSwitchingState(allMovingRights, policy)) {
244 private boolean allScopesAreSwitchingState(Set<String> allMovingRights, JsonValue policy) { method in class:PolicyGraph
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/rest/
H A DPolicyGraph.java217 } else if (allScopesAreSwitchingState(allMovingRights, policy)) {
244 private boolean allScopesAreSwitchingState(Set<String> allMovingRights, JsonValue policy) { method in class:PolicyGraph

Completed in 29 milliseconds