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

/forgerock/openam-v13/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DAuthorizationRequestEndpoint.java170 throw newRequestSubmittedException();
259 throw newRequestSubmittedException();
267 private UmaException newRequestSubmittedException() { method in class:AuthorizationRequestEndpoint
/forgerock/openam/openam-uma/src/main/java/org/forgerock/openam/uma/
H A DAuthorizationRequestEndpoint.java169 throw newRequestSubmittedException();
258 throw newRequestSubmittedException();
266 private UmaException newRequestSubmittedException() { method in class:AuthorizationRequestEndpoint

Completed in 36 milliseconds