Searched refs:WARN_OF_FAILURES_FUNCTION (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DLogWriter.java201 client.send(request).then(WARN_OF_FAILURES_FUNCTION);
255 private static Function<Response, Void, NeverThrowsException> WARN_OF_FAILURES_FUNCTION = field in class:LogWriter
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DLogWriter.java203 client.send(request).then(WARN_OF_FAILURES_FUNCTION);
257 private static Function<Response, Void, NeverThrowsException> WARN_OF_FAILURES_FUNCTION = field in class:LogWriter

Completed in 356 milliseconds