Searched refs:tmpDebug (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISValidation.java53 * @param tmpDebug Debug object used for logging debug info.
58 public static boolean validate(String str, String regEx, Debug tmpDebug) { argument
60 debug = tmpDebug;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISValidation.java53 * @param tmpDebug Debug object used for logging debug info.
58 public static boolean validate(String str, String regEx, Debug tmpDebug) { argument
60 debug = tmpDebug;
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DXMLUtils.java971 ValidationErrorHandler(Debug tmpDebug) { argument
972 debug = tmpDebug;
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/xml/
H A DXMLUtils.java969 ValidationErrorHandler(Debug tmpDebug) { argument
970 debug = tmpDebug;

Completed in 47 milliseconds