Searched defs:POST_ACTION (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/unittest/
H A DUtil.java78 public static final String POST_ACTION = "POST"; field in class:Util
229 actionValues.put(POST_ACTION, set);
254 ActionDecision post = decisions.get(POST_ACTION);
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/unittest/
H A DUtil.java78 public static final String POST_ACTION = "POST"; field in class:Util
229 actionValues.put(POST_ACTION, set);
254 ActionDecision post = decisions.get(POST_ACTION);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationConstants.java172 public static final String POST_ACTION = field in class:WSFederationConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/common/
H A DWSFederationConstants.java172 public static final String POST_ACTION = field in class:WSFederationConstants

Completed in 40 milliseconds