Searched refs:linked (Results 1 - 5 of 5) sorted by relevance

/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/historicalaccountlinking/
H A DREADME.md22 maintain a list of all the accounts that have been linked to, on the local LDAP server. This list is stored in the
23 "historicalAccounts" field of the managed user entry, and contains all past and current linked accounts. Each account
24 is represented as a relationship and contains information about the date linked/unlinked and whether the account is
43 the managed user for the newly linked target object. Adds two relationship properties: "linkDate" specifying the
44 date the link was created, and "active" which is set to true to indicate that the target is currently linked.
46 linked target object with an "unlinkDate" specifying the date the target was unlinked, and sets "active" to false,
47 indicating that the target is no longer linked.
303 linked user in OpenDJ. The linkDate was set in the properties and "active" was set to true.
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/sample1/
H A DREADME.md164 have been linked, based on the association query that was defined -- in this case you can see the inline script that
/forgerock/openidm-v4/openidm-core/src/main/java/org/forgerock/openidm/sync/impl/
H A DSynchronizationService.java456 * Provide a list of linked resources for the given resourceName.
461 * @return an ActionResponse including, as JSON content, the list of linked resources and associated mapping details
467 // IMPORTANT - Use external connection as this is called externally and we want to read the linked
514 // For each of the found links, determine the full linked resourceName and
526 // Read the linked resource asynchronously so Promises can be executed in parallel.
571 for (ResourceResponse linked : linkedResources) {
572 response.add(linked.getContent().getObject());
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...

Completed in 118 milliseconds