Searched refs:link (Results 1 - 25 of 171) sorted by relevance

1234567

/forgerock/openidm-v4/openidm-zip/src/main/resources/
H A Dcli.sh24 link=`expr "$ls" : '.*-> \(.*\)$'`
25 if expr "$link" : '/.*' > /dev/null; then
26 PRG="$link"
28 PRG=`dirname "$PRG"`/"$link"
H A Dshutdown.sh21 link=`expr "$ls" : '.*-> \(.*\)$'`
22 if expr "$link" : '/.*' > /dev/null; then
23 PRG="$link"
25 PRG=`dirname "$PRG"`/"$link"
H A Dstartup.sh39 link=`expr "$ls" : '.*-> \(.*\)$'`
40 if expr "$link" : '/.*' > /dev/null; then
41 PRG="$link"
43 PRG=`dirname "$PRG"`/"$link"
/forgerock/openidm-v4/openidm-core/src/test/java/org/forgerock/openidm/sync/impl/
H A DLinkTest.java69 Link link = new Link(mock(ObjectMapping.class));
70 link.setLinkQualifier("default");
71 assertEquals(link.linkQualifier, "default");
77 Link link = new Link(mock(ObjectMapping.class));
78 link._id = UUID.randomUUID().toString();
79 link._rev = "testRev";
80 link.sourceId = "sourceId";
81 link.targetId = "targetId";
83 link.clear();
85 assertEquals(link
[all...]
/forgerock/openam-v13/openam-console/src/main/webapp/css/
H A Dcss_generic.css48 a.masthead-link:link, a.masthead-link:visited { color: #FFF; text-decoration: none; }
49 a.masthead-link:hover { color: #FFF; text-decoration: underline; }
50 a.masthead-link:active { color: #F00; text-decoration: underline; }
51 .masthead-link-divider { color: #F90; }
58 a.plugin-link:link, a.plugin-link:visited { font-weight: bold; color: #669; text-decoration: underline; }
59 a.plugin-link
[all...]
H A Dcss_ns4sol.css16 a:link, a:visited {color:#3a2eb5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
60 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3a2eb5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3a2eb5;text-decoration:underline}
73 a.help-toc-link:hover, a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link
[all...]
H A Dcss_ns4win.css16 a:link, a:visited {color:#3A2EB5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
59 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3A2EB5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3A2EB5;text-decoration:underline}
73 a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link:link,
[all...]
H A Dcss_ie5win.css17 a:link {color:#003399;text-decoration:none}
52 a.AlrtLnk:link, a.AlrtLnk:visited {color:#003399;text-decoration:none}
67 a.BcmLnk:link, a.BcmLnk:visited {color:#003399;text-decoration:none}
133 body.HlpBdy a:link {color:#003399;text-decoration:underline}
141 .help-body a:link {color:#003399;text-decoration:underline}
149 a.help-toc-link:link, a.help-toc-link:active {color:#003399;text-decoration:underline}
150 a.help-toc-link:hover, a.help-toc-link
[all...]
/forgerock/openam/openam-console/src/main/webapp/css/
H A Dcss_generic.css48 a.masthead-link:link, a.masthead-link:visited { color: #FFF; text-decoration: none; }
49 a.masthead-link:hover { color: #FFF; text-decoration: underline; }
50 a.masthead-link:active { color: #F00; text-decoration: underline; }
51 .masthead-link-divider { color: #F90; }
58 a.plugin-link:link, a.plugin-link:visited { font-weight: bold; color: #669; text-decoration: underline; }
59 a.plugin-link
[all...]
H A Dcss_ns4sol.css16 a:link, a:visited {color:#3a2eb5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
60 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3a2eb5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3a2eb5;text-decoration:underline}
73 a.help-toc-link:hover, a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link
[all...]
H A Dcss_ns4win.css16 a:link, a:visited {color:#3A2EB5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
59 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3A2EB5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3A2EB5;text-decoration:underline}
73 a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link:link,
[all...]
/forgerock/openam-v13/openam-server-only/src/main/webapp/login_images/
H A DCCCSS_Default.css33 a:link { text-decoration: underline; color:#669; }
43 .button-link-enabled-text { color: #000; margin: 1px 0px; font-weight: bold; }
44 a.button-link:link, a.button-link:visited { color: #000; background-color: #CCC; text-decoration: none; }
45 a.button-link:active { color: #000; background-color: #999; text-decoration: none;}
50 .button-link-disabled-text { color: #999; margin: 1px 0px; font-weight: bold; }
55 .mini-button-link-enabled-text { color: #000; font-size: .9em; margin: 1px 0px; font-weight: bold; }
56 a.mini-button-link:link,
[all...]
/forgerock/openam/openam-server-only/src/main/webapp/login_images/
H A DCCCSS_Default.css33 a:link { text-decoration: underline; color:#669; }
43 .button-link-enabled-text { color: #000; margin: 1px 0px; font-weight: bold; }
44 a.button-link:link, a.button-link:visited { color: #000; background-color: #CCC; text-decoration: none; }
45 a.button-link:active { color: #000; background-color: #999; text-decoration: none;}
50 .button-link-disabled-text { color: #999; margin: 1px 0px; font-weight: bold; }
55 .mini-button-link-enabled-text { color: #000; font-size: .9em; margin: 1px 0px; font-weight: bold; }
56 a.mini-button-link:link,
[all...]
/forgerock/openam-v13/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authentication/
H A DEditModuleDialog.js26 Router.setUrl(dialog.options.data.link);
38 link : href
/forgerock/openam/openam-ui/openam-ui-ria/src/main/js/org/forgerock/openam/ui/admin/views/realms/authentication/
H A DEditModuleDialog.js26 Router.setUrl(dialog.options.data.link);
38 link : href
/forgerock/openam-v13/openam-server-only/src/main/webapp/com_sun_web_ui/css/
H A Dcss_ns4sol.css16 a:link, a:visited {color:#3a2eb5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
60 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3a2eb5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3a2eb5;text-decoration:underline}
73 a.help-toc-link:hover, a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link
[all...]
H A Dcss_ns4win.css16 a:link, a:visited {color:#3A2EB5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
59 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3A2EB5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3A2EB5;text-decoration:underline}
73 a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link:link,
[all...]
/forgerock/openam-v13/openam-server-only/src/main/webapp/password/css/
H A Dcss_ns4sol.css16 a:link, a:visited {color:#3a2eb5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
60 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3a2eb5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3a2eb5;text-decoration:underline}
73 a.help-toc-link:hover, a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link
[all...]
H A Dcss_ns4win.css16 a:link, a:visited {color:#3A2EB5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
59 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3A2EB5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3A2EB5;text-decoration:underline}
73 a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link:link,
[all...]
/forgerock/openam/openam-server-only/src/main/webapp/com_sun_web_ui/css/
H A Dcss_ns4sol.css16 a:link, a:visited {color:#3a2eb5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
60 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3a2eb5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3a2eb5;text-decoration:underline}
73 a.help-toc-link:hover, a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link
[all...]
H A Dcss_ns4win.css16 a:link, a:visited {color:#3A2EB5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
59 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3A2EB5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3A2EB5;text-decoration:underline}
73 a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link:link,
[all...]
/forgerock/openam/openam-server-only/src/main/webapp/password/css/
H A Dcss_ns4sol.css16 a:link, a:visited {color:#3a2eb5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
60 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3a2eb5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3a2eb5;text-decoration:underline}
73 a.help-toc-link:hover, a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link
[all...]
H A Dcss_ns4win.css16 a:link, a:visited {color:#3A2EB5;text-decoration:none}
36 a.WizStpLnk:link, a.WizStpLnk:visited {color:#3A2EB5;text-decoration:none}
59 body.HlpBdy a:link {color:#3A2EB5;text-decoration:underline}
66 .help-body a:link,a:active {color:#3A2EB5;text-decoration:underline}
72 a.help-toc-link:link, a.help-toc-link:active {color:#3A2EB5;text-decoration:underline}
73 a.help-toc-link:visited {color:#594fbf;text-decoration:underline}
74 a.help-return-link:link,
[all...]
/forgerock/openidm-v4/openidm-api-servlet/src/test/resources/script/
H A Daudit.groovy32 if (binding.variables.containsKey(ReconUtil.LINK_FIELD) && null != link) {
33 auditRecord.link = true
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/org/forgerock/openidm/ui/admin/delegates/
H A DReconDelegate.js155 getTargetObj = _.bind(function(link){
158 "serviceUrl": "/openidm/" + link.targetObjectId,
161 newLinks.push({ sourceObjectId: link.sourceObjectId , targetObject: targetObject });
172 _.each(qry.result, function(link){
173 linkPromArray.push(getTargetObj(link));

Completed in 37 milliseconds

1234567