Searched refs:command (Results 26 - 50 of 222) sorted by relevance

123456789

/forgerock/openidm-v4/openidm-zip/src/main/resources/bin/defaults/script/audit/
H A DautoPurgeAuditRecon.js99 var command = {
106 var r = openidm.action("repo/audit/recon", "command", {}, command);
112 var r, code, message, command = {
120 // Attempt to purge in one command, passing the number of summaries
121 // This may fail if the repo does not support this command
122 r = openidm.action("repo/audit/recon", "command", {}, command);
127 logger.debug("Failed to purge logs by number of recons in one command");
133 command
[all...]
/forgerock/openidm-v4/openidm-shell/src/main/java/org/forgerock/openidm/shell/felixgogo/debug/
H A DDebugCommands.java27 import org.apache.felix.service.command.CommandSession;
28 import org.apache.felix.service.command.Descriptor;
61 * @param session the command session
/forgerock/openidm-v4/openidm-shell/src/main/java/org/forgerock/openidm/shell/impl/
H A DCommandProxy.java22 import org.apache.felix.service.command.CommandSession;
23 import org.apache.felix.service.command.Function;
30 * Based on gogo shell command proxy.
38 * Construct teh command proxy.
40 * @param tgt the command scope
49 * Execute the command.
51 * @param session the command session
52 * @param arguments the command arguments
53 * @return the result of the command execution
54 * @throws Exception from command executio
[all...]
H A DMain.java30 import org.apache.felix.service.command.CommandSession;
31 import org.apache.felix.service.command.Converter;
32 import org.apache.felix.service.command.Function;
43 * Main entry point for command-line interface.
46 /** the command processor. */
52 * @param args the command-line arguments
53 * @throws Exception on failure to execute shell/command-line
96 * Locate the command method.
98 * @param commandsProvider the command provider (scope)
/forgerock/opendj2/src/build-tools/windows/
H A DREADME31 the command line files to perform certain operations. It is not intended to
40 the command line files to be able to run OpenDJ as a windows service (or not
50 be used by the command line files to launch operations that require
61 Using Visual C++ and the command line you must set your environment
70 common.c and common.h are and launch the following command:
96 and launch the following command:
108 The fastest way of generating opendj_service.exe is to do it using the command
110 Using Visual C++ and the command line you must set your environment
116 command:
120 This command wil
[all...]
/forgerock/opendj-b2.6/src/build-tools/windows/
H A DREADME32 the command line files to perform certain operations. It is not intended to
41 the command line files to be able to run OpenDJ as a windows service (or not
51 be used by the command line files to launch operations that require
62 Using Visual C++ and the command line you must set your environment
71 common.c and common.h are and launch the following command:
97 and launch the following command:
109 The fastest way of generating opendj_service.exe is to do it using the command
111 Using Visual C++ and the command line you must set your environment
117 command:
121 This command wil
[all...]
/forgerock/opendj2.6.2/src/build-tools/windows/
H A DREADME32 the command line files to perform certain operations. It is not intended to
41 the command line files to be able to run OpenDJ as a windows service (or not
51 be used by the command line files to launch operations that require
62 Using Visual C++ and the command line you must set your environment
71 common.c and common.h are and launch the following command:
97 and launch the following command:
109 The fastest way of generating opendj_service.exe is to do it using the command
111 Using Visual C++ and the command line you must set your environment
117 command:
121 This command wil
[all...]
/forgerock/opendj2-hg/src/build-tools/windows/
H A DREADME31 the command line files to perform certain operations. It is not intended to
40 the command line files to be able to run OpenDJ as a windows service (or not
50 be used by the command line files to launch operations that require
61 Using Visual C++ and the command line you must set your environment
70 common.c and common.h are and launch the following command:
96 and launch the following command:
108 The fastest way of generating opendj_service.exe is to do it using the command
110 Using Visual C++ and the command line you must set your environment
116 command:
120 This command wil
[all...]
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A DREADME32 the command line files to perform certain operations. It is not intended to
41 the command line files to be able to run OpenDJ as a windows service (or not
51 be used by the command line files to launch operations that require
62 Using Visual C++ and the command line you must set your environment
71 common.c and common.h are and launch the following command:
97 and launch the following command:
109 The fastest way of generating opendj_service.exe is to do it using the command
111 Using Visual C++ and the command line you must set your environment
117 command:
121 This command wil
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A DREADME31 the command line files to perform certain operations. It is not intended to
40 the command line files to be able to run OpenDJ as a windows service (or not
50 be used by the command line files to launch operations that require
61 Using Visual C++ and the command line you must set your environment
70 common.c and common.h are and launch the following command:
96 and launch the following command:
108 The fastest way of generating opendj_service.exe is to do it using the command
110 Using Visual C++ and the command line you must set your environment
116 command:
120 This command wil
[all...]
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/java/com/sun/identity/diagnostic/plugin/services/sample/
H A DSampleService.java112 String command = (String)j.next();
113 if (command.equalsIgnoreCase("YOURCMDSTR")) {
/forgerock/authenticator-android-v2/
H A Dgradlew.bat29 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
51 @rem Get command-line arguments, handling Windowz variants
57 @rem Slurp the command line arguments.
72 @rem Setup the command line
/forgerock/openidm-v4/openidm-repo-orientdb/src/main/java/org/forgerock/openidm/repo/orientdb/impl/
H A DEmbeddedOServerService.java136 OServerCommandConfiguration command = new OServerCommandConfiguration();
137 command.pattern = "GET|www GET|studio/ GET| GET|*.htm GET|*.html GET|*.xml GET|*.jpeg GET|*.jpg GET|*.png GET|*.gif GET|*.js GET|*.css GET|*.swf GET|*.ico GET|*.txt GET|*.otf GET|*.pjs GET|*.svg";
138 command.implementation = "com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandGetStaticContent";
139 command.parameters = new OServerEntryConfiguration[2];
140 command.parameters[0] = new OServerEntryConfiguration("http.cache:*.htm *.html", "Cache-Control: no-cache, no-store, max-age=0, must-revalidate\r\nPragma: no-cache");
141 command.parameters[1] = new OServerEntryConfiguration("http.cache:default", "Cache-Control: max-age=120");
144 command
/forgerock/openidm-v4/openidm-repo-orientdb/src/main/java/org/forgerock/openidm/repo/orientdb/impl/query/
H A DConfiguredQueries.java26 import com.orientechnologies.orient.core.command.OCommandRequest;
216 return database.command(query).execute(params);
224 return database.command(query).execute(params);
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-base/src/main/resources/com/sun/identity/diagnostic/base/resources/locale/
H A DDiagnosticToolCLI.properties33 cli-error-cmd-exec=Error occurred in command execution.
51 cli-usage-main=\nUsage: ssodtool {0} [OPTIONS] \n\nOPTIONS:\n -h, --help\n The help command displays a list of options\n available. To display the options of each\n command, use the following syntax:\n\n ssodtool command_name --help | -h\n\n
/forgerock/opendj2/resource/bin/
H A D_script-util.bat145 echo If you want to have specific Java settings for each command line you must
148 echo for each command line. The Java properties file is located in:
150 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
185 echo If you want to have specific Java settings for each command line you must
188 echo for each command line. The Java properties file is located in:
190 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
211 echo If you want to have specific Java settings for each command line you must
214 echo for each command line. The Java properties file is located in:
216 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
/forgerock/opendj-b2.6/resource/bin/
H A D_script-util.bat144 echo If you want to have specific Java settings for each command line you must
147 echo for each command line. The Java properties file is located in:
149 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
184 echo If you want to have specific Java settings for each command line you must
187 echo for each command line. The Java properties file is located in:
189 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
210 echo If you want to have specific Java settings for each command line you must
213 echo for each command line. The Java properties file is located in:
215 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
/forgerock/opendj2.6.2/resource/bin/
H A D_script-util.bat144 echo If you want to have specific Java settings for each command line you must
147 echo for each command line. The Java properties file is located in:
149 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
184 echo If you want to have specific Java settings for each command line you must
187 echo for each command line. The Java properties file is located in:
189 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
210 echo If you want to have specific Java settings for each command line you must
213 echo for each command line. The Java properties file is located in:
215 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
/forgerock/opendj2-jel-hg/resource/bin/
H A D_script-util.bat132 echo If you want to have specific Java settings for each command line you must
135 echo for each command line. The Java properties file is located in:
137 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
166 echo If you want to have specific Java settings for each command line you must
169 echo for each command line. The Java properties file is located in:
171 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
192 echo If you want to have specific Java settings for each command line you must
195 echo for each command line. The Java properties file is located in:
197 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
/forgerock/opendj2-hg/resource/bin/
H A D_script-util.bat145 echo If you want to have specific Java settings for each command line you must
148 echo for each command line. The Java properties file is located in:
150 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
185 echo If you want to have specific Java settings for each command line you must
188 echo for each command line. The Java properties file is located in:
190 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
211 echo If you want to have specific Java settings for each command line you must
214 echo for each command line. The Java properties file is located in:
216 echo 4. Run the command-line %INSTALL_ROOT%\bat\dsjavaproperties.bat
/forgerock/opendj2/ext/ant/bin/
H A DantRun.bat33 rem Slurp the command line arguments. This loop allows for an unlimited number
34 rem of arguments (up to the command line limit, anyway).
/forgerock/opendj-b2.6/ext/ant/bin/
H A DantRun.bat33 rem Slurp the command line arguments. This loop allows for an unlimited number
34 rem of arguments (up to the command line limit, anyway).
/forgerock/opendj2.6.2/ext/ant/bin/
H A DantRun.bat33 rem Slurp the command line arguments. This loop allows for an unlimited number
34 rem of arguments (up to the command line limit, anyway).
/forgerock/opendj2-hg/ext/ant/bin/
H A DantRun.bat33 rem Slurp the command line arguments. This loop allows for an unlimited number
34 rem of arguments (up to the command line limit, anyway).
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/bin/
H A DantRun.bat33 rem Slurp the command line arguments. This loop allows for an unlimited number
34 rem of arguments (up to the command line limit, anyway).

Completed in 283 milliseconds

123456789