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

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/unittest/
H A DUtil.java77 public static final String GET_ACTION = "GET"; field in class:Util
226 actionValues.put(GET_ACTION, set);
253 ActionDecision get = decisions.get(GET_ACTION);
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/unittest/
H A DUtil.java77 public static final String GET_ACTION = "GET"; field in class:Util
226 actionValues.put(GET_ACTION, set);
253 ActionDecision get = decisions.get(GET_ACTION);

Completed in 31 milliseconds