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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java2103 public static String getResourceLocation(String fileRoot, String localeName, method in class:AuthClientUtils
2242 templateFile = getResourceLocation(fileRoot,localeName,orgFilePath,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/client/
H A DAuthClientUtils.java2106 public static String getResourceLocation(String fileRoot, String localeName, method in class:AuthClientUtils
2245 templateFile = getResourceLocation(fileRoot,localeName,orgFilePath,

Completed in 52 milliseconds