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

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

Completed in 41 milliseconds