Searched refs:getResourceLocation (Results 1 - 2 of 2) sorted by relevance
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/client/ |
H A D | AuthClientUtils.java | 2103 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 D | AuthClientUtils.java | 2106 public static String getResourceLocation(String fileRoot, String localeName, method in class:AuthClientUtils 2245 templateFile = getResourceLocation(fileRoot,localeName,orgFilePath,
|
Completed in 592 milliseconds