Searched refs:used (Results 1 - 25 of 85) sorted by relevance

1234

/forgerock/web-agents-v4/zlib/
H A Dinftrees.c24 lens shorts, which is used as a work area. type is the type of code
47 unsigned used; /* code entries in table used */ local
99 The length counts are used for other purposes as well, i.e. finding
151 filled is at next and has curr index bits. The code being used is huff
165 counts are used for this, and so count[] is decremented as codes are
168 used keeps track of how many table entries have been allocated from the
183 base = extra = work; /* dummy value--not used */
207 used = 1U << root; /* use root table entries */
208 mask = used
[all...]
/forgerock/openidm-v4/openidm-ui/openidm-ui-common/src/main/js/org/forgerock/openidm/ui/common/dashboard/widgets/
H A DMemoryUsageWidget.js82 this.$el.find(".widget-header").html('<div class="header">' +$.t("dashboard.used") +'</div>'
91 this.model.chart.assignClass("Used", "used-memory");
141 percent = Math.round((widgetData.used / widgetData.max) * 100);
145 "memory": widgetData.used,
149 "memory": widgetData.max - widgetData.used,
175 usedCpu = this.$el.find(".used-memory");
199 percent = Math.round((widgetData.used / widgetData.max) * 100);
203 "memory": widgetData.used,
207 "memory": widgetData.max - widgetData.used,
/forgerock/opendj2/src/pkg/
H A Dopends-dsml-gateway_proto.py36 gateway (or DSML-to-LDAP gateway) is a special type of network daemon that is used to \
/forgerock/opendj-b2.6/src/pkg/
H A Dopends-dsml-gateway_proto.py37 gateway (or DSML-to-LDAP gateway) is a special type of network daemon that is used to \
/forgerock/opendj2.6.2/src/pkg/
H A Dopends-dsml-gateway_proto.py37 gateway (or DSML-to-LDAP gateway) is a special type of network daemon that is used to \
/forgerock/opendj2-hg/src/pkg/
H A Dopends-dsml-gateway_proto.py36 gateway (or DSML-to-LDAP gateway) is a special type of network daemon that is used to \
/forgerock/opendj2-jel-hg/src/pkg/
H A Dopends-dsml-gateway_proto.py37 gateway (or DSML-to-LDAP gateway) is a special type of network daemon that is used to \
/forgerock/web-agents-v4/source/
H A Dshared.c28 char used; member in struct:mem_chunk
643 e->used = 0;
759 if (last->used == 0) {
760 /* the last chunk is not used - add all newly allocated space there */
766 /* the last chunk is used - add all newly allocated space right after the last chunk
770 e->used = 0;
820 cmin->used = 1;
825 n->used = 0;
842 cmin->used = 1;
900 if (e->used
[all...]
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/fullStack/
H A DREADME.md29 showing how the entire ForgeRock Open Identity Stack can be used to maximize
35 when used together. Each has their core use-cases - access management and
44 more authentication options, multi-factor authentication, powerful authentication chaining, and single-sign on. OpenAM also benefits when used this way - the OpenIDM user profile management functionality is far more feature-rich than what is provided by default in OpenAM. OpenIDM provides a sophisticated data validation service and has an easily-extensible, flexible environment to build upon.
100 These will need the same values that you have entered into OpenAM for the default user store. In OpenAM, the "LDAP Bind DN" and "LDAP Bind Password" values are the account credentials used to connect to the server; the equivalent fields in the provisioner configuration are "principal" and "credentials", respectively. "LDAP Organization DN" maps to the first entry in the "baseContexts" list; copy this value into the "baseContextsToSynchronize" list as well.
102 If you are using SSL, change the "ssl" property here to true; you will also need to make sure the port is the correct SSL port. Just as with OpenAM's SSL certificate, the SSL certificate used by OpenDJ needs to be trusted by OpenIDM. Follow the same process used to trust the OpenAM SSL certificate in order to trust the OpenDJ certificate.
127 Extending that idea further, another simple enhancement to this UI would be a list of links to all of those applications a user has access to by virtue of their SSO token. This would essentially provide the user with a "Single Sign On" dashboard, which could be used to easily access all of their applications.
130 Based on the presence of a shared SSO token, any application secured by OpenAM could reliably invoke OpenIDM REST services in an integrated and transparent way. For example, an intranet portal could make AJAX requests to OpenIDM to start a workflow process or execute a query. The fact that the request was being made to OpenIDM would be hidden from the user - the SSO token that they used to access the intranet would also be used by OpenIDM, and everything would just work seamlessly.
/forgerock/opendj2/src/build-tools/windows/
H A DREADME30 winlauncher.exe is a small windows executable that is intended to be used by
39 opendj_service.exe is a small windows executable that is intended to be used by
50 be used by the command line files to launch operations that require
/forgerock/opendj-b2.6/src/build-tools/windows/
H A DREADME31 winlauncher.exe is a small windows executable that is intended to be used by
40 opendj_service.exe is a small windows executable that is intended to be used by
51 be used by the command line files to launch operations that require
/forgerock/opendj2.6.2/src/build-tools/windows/
H A DREADME31 winlauncher.exe is a small windows executable that is intended to be used by
40 opendj_service.exe is a small windows executable that is intended to be used by
51 be used by the command line files to launch operations that require
/forgerock/opendj2-hg/src/build-tools/windows/
H A DREADME30 winlauncher.exe is a small windows executable that is intended to be used by
39 opendj_service.exe is a small windows executable that is intended to be used by
50 be used by the command line files to launch operations that require
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A DREADME31 winlauncher.exe is a small windows executable that is intended to be used by
40 opendj_service.exe is a small windows executable that is intended to be used by
51 be used by the command line files to launch operations that require
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A DREADME30 winlauncher.exe is a small windows executable that is intended to be used by
39 opendj_service.exe is a small windows executable that is intended to be used by
50 be used by the command line files to launch operations that require
/forgerock/openidm-v4/openidm-zip/src/main/resources/samples/multiplepasswords/
H A DREADME.md28 * The value of a managed user's "password" field will be used for the additional passwords unless the CREATE, UPDATE,
47 * script/onCreate-user-custom.js an onCreate script used for the password history policy.
48 * script/onUpdate-user-custom.js an onUpdate script used for the password history policy.
55 * An onValidate script that will be used to store the pre-hashed value of the "ldapPassword" field. This value will
57 pulled out of the context chain and used to map the target object. This is necessary because the hashed fields of a
96 a list of historical values for that field. These lists of values will be used by the new policy to determine if a
97 new value has previously been used.
418 10) Issue a PATCH request that contains a value that was not used in the last two updates: "TTestw0rd".
465 The request succeeded because the password supplied was not one that was used in that last two updates (as configured in
/forgerock/opendj2/resource/bin/
H A D_client-script.bat28 rem This script is used to invoke various client-side processes. It should not
/forgerock/opendj-b2.6/tests/staf-tests/shared/java/parsingtool/
H A DREADME45 the tags for the test group should be near the top of the xml file which is used
113 As many #@TestStep tags may used to define the steps that are involved in each test case.
161 that come with the jvm. Java version 1.5.0 was used to build the java files.
180 The file format is necessary because the same code is used for the unit-integration tests where
/forgerock/opendj2/tests/staf-tests/shared/java/parsingtool/
H A DREADME44 the tags for the test group should be near the top of the xml file which is used
112 As many #@TestStep tags may used to define the steps that are involved in each test case.
160 that come with the jvm. Java version 1.5.0 was used to build the java files.
179 The file format is necessary because the same code is used for the unit-integration tests where
/forgerock/opendj2.6.2/tests/staf-tests/shared/java/parsingtool/
H A DREADME45 the tags for the test group should be near the top of the xml file which is used
113 As many #@TestStep tags may used to define the steps that are involved in each test case.
161 that come with the jvm. Java version 1.5.0 was used to build the java files.
180 The file format is necessary because the same code is used for the unit-integration tests where
/forgerock/opendj2-jel-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME45 the tags for the test group should be near the top of the xml file which is used
113 As many #@TestStep tags may used to define the steps that are involved in each test case.
161 that come with the jvm. Java version 1.5.0 was used to build the java files.
180 The file format is necessary because the same code is used for the unit-integration tests where
/forgerock/opendj2-hg/tests/staf-tests/shared/java/parsingtool/
H A DREADME44 the tags for the test group should be near the top of the xml file which is used
112 As many #@TestStep tags may used to define the steps that are involved in each test case.
160 that come with the jvm. Java version 1.5.0 was used to build the java files.
179 The file format is necessary because the same code is used for the unit-integration tests where
/forgerock/opendj2-jel-hg/resource/bin/
H A D_client-script.bat29 rem This script is used to invoke various client-side processes. It should not
/forgerock/opendj2-hg/resource/bin/
H A D_client-script.bat28 rem This script is used to invoke various client-side processes. It should not
/forgerock/opendj-v3/opendj-server-legacy/resource/bin/
H A D_client-script.bat28 rem This script is used to invoke various client-side processes. It should not

Completed in 2612 milliseconds

1234