Searched defs:process (Results 126 - 150 of 318) sorted by relevance

1234567891011>>

/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServerGroup.java53 public void process( method in class:ServerGroup
61 DSConfigMgr.debugger.message("in ServerGroup.process()");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISValidation.java75 if (process(value, obj, 0, count) > -1) {
100 private static int process( method in class:ISValidation
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/service/
H A DLogRecWrite.java75 * LogOperation</code> interface. It is parsing request and process the request.
137 Debug.warning("LogService::process(): SSOException", e);
270 public void process(String name, Vector elems, Hashtable atts, method in class:LogRecWrite
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/cts/worker/process/
H A DCTSWorkerDeleteProcess.java16 package org.forgerock.openam.cts.worker.process;
40 * A process which defines the deletion of tokens returned from a CTS worker query, having applied the provided
41 * filter to them. This process is monitored, and will add reaper run information to the monitoring store as
/forgerock/openam/openam-distribution/src/main/amserver/samples/server/source/com/sun/identity/samples/authentication/spi/providers/
H A DLoginModuleSample.java80 public int process(Callback[] callbacks, int state) method in class:LoginModuleSample
/forgerock/openam/openam-federation/OpenFM/src/main/integrations/oracle/source/com/sun/identity/authentication/oblix/
H A DOblixAuthModule.java98 * This method process the login procedure for this authentication
104 public int process(Callback[] callbacks, int state) method in class:OblixAuthModule
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/authentication/modules/federation/
H A DFederation.java113 public int process(Callback[] callbacks, int state) method in class:Federation
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/authentication/modules/sae/
H A DSAE.java89 public int process (Callback[] callbacks, int state) method in class:SAE
92 debug.message("SAE AuthModule.process...");
95 debug.error("SAE AuthModule.process: httprequest is null.");
101 debug.message("SAE AuthModule.process+encodedStr="+encodedString);
112 "SAE AuthModule.process:get SAE Attrs failed:null.");
172 debug.error("SAE AuthModule.process: verification failed.", ex);
178 "SAE AuthModule.process:verification failed:attrs null.");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSSOFederate.java142 idpSsoFederateRequest.process(request, response, out, reqBinding);
198 void process(final HttpServletRequest request, final HttpServletResponse response, final PrintWriter out, method in class:IDPSSOFederate
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DIPSigninRequest.java98 public void process() throws IOException, WSFederationException method in class:IPSigninRequest
100 String classMethod = "IPSigninRequest.process: ";
H A DRPSigninResponse.java87 public void process() throws WSFederationException, IOException { method in class:RPSigninResponse
88 String classMethod = "RPSigninResponse.process: ";
/forgerock/openam/openam-tools/openam-build-tools/src/main/java/org/forgerock/openam/upgrade/apt/
H A DUpgradeStepProcessor.java55 public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv) { method in class:UpgradeStepProcessor
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DBackUpDB.java83 * a process that is intended to run separate from Directory Server and not
84 * internally within the server process (e.g., via the tasks interface).
104 * Processes the command-line arguments and invokes the backup process.
116 * Processes the command-line arguments and invokes the backup process.
132 return tool.process(args, initializeServer, outStream, errStream);
150 private int process(String[] args, boolean initializeServer, method in class:BackUpDB
443 return process(argParser, initializeServer, out, err);
610 // Perform the initial bootstrap of the Directory Server and process the
1121 // in the process.
H A DExportLDIF.java75 * this program will either perform the export directly as a process that
97 * Processes the command-line arguments and invokes the export process.
109 * Processes the command-line arguments and invokes the export process.
126 return tool.process(args, initializeServer, outStream, errStream);
148 private int process(String[] args, boolean initializeServer, method in class:ExportLDIF
373 return process(argParser, initializeServer, out, err);
524 // Perform the initial bootstrap of the Directory Server and process the
697 // filters. If so, then process them.
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/tasks/
H A DTaskTool.java251 protected int process(LDAPConnectionArgumentParser argParser, method in class:TaskTool
/forgerock/opendj2/src/server/org/opends/server/tools/
H A DBackUpDB.java85 * a process that is intended to run separate from Directory Server and not
86 * internally within the server process (e.g., via the tasks interface).
106 * Processes the command-line arguments and invokes the backup process.
118 * Processes the command-line arguments and invokes the backup process.
134 return tool.process(args, initializeServer, outStream, errStream);
152 private int process(String[] args, boolean initializeServer, method in class:BackUpDB
428 return process(argParser, initializeServer, out, err);
599 // Perform the initial bootstrap of the Directory Server and process the
1110 // in the process.
H A DExportLDIF.java74 * this program will either perform the export directly as a process that
96 * Processes the command-line arguments and invokes the export process.
108 * Processes the command-line arguments and invokes the export process.
125 return tool.process(args, initializeServer, outStream, errStream);
147 private int process(String[] args, boolean initializeServer, method in class:ExportLDIF
355 return process(argParser, initializeServer, out, err);
506 // Perform the initial bootstrap of the Directory Server and process the
679 // filters. If so, then process them.
/forgerock/opendj2/src/server/org/opends/server/tools/tasks/
H A DTaskTool.java250 protected int process(LDAPConnectionArgumentParser argParser, method in class:TaskTool
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/
H A DBackUpDB.java83 * a process that is intended to run separate from Directory Server and not
84 * internally within the server process (e.g., via the tasks interface).
104 * Processes the command-line arguments and invokes the backup process.
116 * Processes the command-line arguments and invokes the backup process.
132 return tool.process(args, initializeServer, outStream, errStream);
150 private int process(String[] args, boolean initializeServer, method in class:BackUpDB
443 return process(argParser, initializeServer, out, err);
610 // Perform the initial bootstrap of the Directory Server and process the
1121 // in the process.
H A DExportLDIF.java75 * this program will either perform the export directly as a process that
97 * Processes the command-line arguments and invokes the export process.
109 * Processes the command-line arguments and invokes the export process.
126 return tool.process(args, initializeServer, outStream, errStream);
148 private int process(String[] args, boolean initializeServer, method in class:ExportLDIF
373 return process(argParser, initializeServer, out, err);
524 // Perform the initial bootstrap of the Directory Server and process the
697 // filters. If so, then process them.
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/tasks/
H A DTaskTool.java251 protected int process(LDAPConnectionArgumentParser argParser, method in class:TaskTool
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/
H A DBackUpDB.java83 * a process that is intended to run separate from Directory Server and not
84 * internally within the server process (e.g., via the tasks interface).
104 * Processes the command-line arguments and invokes the backup process.
116 * Processes the command-line arguments and invokes the backup process.
132 return tool.process(args, initializeServer, outStream, errStream);
150 private int process(String[] args, boolean initializeServer, method in class:BackUpDB
443 return process(argParser, initializeServer, out, err);
610 // Perform the initial bootstrap of the Directory Server and process the
1121 // in the process.
H A DExportLDIF.java75 * this program will either perform the export directly as a process that
97 * Processes the command-line arguments and invokes the export process.
109 * Processes the command-line arguments and invokes the export process.
126 return tool.process(args, initializeServer, outStream, errStream);
148 private int process(String[] args, boolean initializeServer, method in class:ExportLDIF
373 return process(argParser, initializeServer, out, err);
524 // Perform the initial bootstrap of the Directory Server and process the
697 // filters. If so, then process them.
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/tasks/
H A DTaskTool.java251 protected int process(LDAPConnectionArgumentParser argParser, method in class:TaskTool
/forgerock/opendj2-hg/src/server/org/opends/server/tools/
H A DBackUpDB.java85 * a process that is intended to run separate from Directory Server and not
86 * internally within the server process (e.g., via the tasks interface).
106 * Processes the command-line arguments and invokes the backup process.
118 * Processes the command-line arguments and invokes the backup process.
134 return tool.process(args, initializeServer, outStream, errStream);
152 private int process(String[] args, boolean initializeServer, method in class:BackUpDB
428 return process(argParser, initializeServer, out, err);
599 // Perform the initial bootstrap of the Directory Server and process the
1110 // in the process.

Completed in 604 milliseconds

1234567891011>>