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

/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/
H A DPrivilegeRestTest.java121 noJSONStringInPost();
125 private void noJSONStringInPost() throws Exception { method in class:PrivilegeRestTest
134 validateUniformInterfaceException(e, 9, "noJSONStringInPost");
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/rest/
H A DPrivilegeRestTest.java121 noJSONStringInPost();
125 private void noJSONStringInPost() throws Exception { method in class:PrivilegeRestTest
134 validateUniformInterfaceException(e, 9, "noJSONStringInPost");

Completed in 28 milliseconds