Searched refs:getIconPath (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/server/
H A DSocialAuthenticationImplementation.java36 public String getIconPath() { method in class:SocialAuthenticationImplementation
69 StringUtils.isNotEmpty(getIconPath());
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/server/
H A DSocialAuthenticationImplementation.java45 public String getIconPath() { method in class:SocialAuthenticationImplementation
79 StringUtils.isNotEmpty(getIconPath());
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1103 getIconPath(iconType)));
1123 String path = getIconPath(iconType);
1466 private static String getIconPath(IconType iconType) method in class:UIFactory
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1104 getIconPath(iconType)));
1124 String path = getIconPath(iconType);
1467 private static String getIconPath(IconType iconType) method in class:UIFactory
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1104 getIconPath(iconType)));
1124 String path = getIconPath(iconType);
1467 private static String getIconPath(IconType iconType) method in class:UIFactory
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1103 getIconPath(iconType)));
1123 String path = getIconPath(iconType);
1466 private static String getIconPath(IconType iconType) method in class:UIFactory
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/ui/
H A DUIFactory.java1104 getIconPath(iconType)));
1124 String path = getIconPath(iconType);
1467 private static String getIconPath(IconType iconType) method in class:UIFactory
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/
H A DUIFactory.java892 String url = String.valueOf(UIFactory.class.getClassLoader().getResource(getIconPath(iconType)));
914 String path = getIconPath(iconType);
1292 private static String getIconPath(IconType iconType) method in class:UIFactory

Completed in 58 milliseconds