Searched refs:REQUEST_CANNOT_BE_PROCESSED (Results 1 - 25 of 372) sorted by relevance

1234567891011>>

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/entitlement/
H A DApplicationImpl.java107 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
120 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
130 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
140 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
152 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
169 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
172 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
182 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
185 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
195 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/entitlement/
H A DApplicationImpl.java120 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
133 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
143 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
153 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
165 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
182 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
185 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
195 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
198 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
208 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/agentconfig/
H A DCreateAgent.java96 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
108 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
113 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
117 throw new CLIException(getResourceString("server-url-missing"), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
120 throw new CLIException(getResourceString("agent-url-missing"), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
124 throw new CLIException(getResourceString("missing-urls"), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
146 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
161 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
172 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
181 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/agentconfig/
H A DCreateAgent.java96 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
108 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
113 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
117 throw new CLIException(getResourceString("server-url-missing"), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
120 throw new CLIException(getResourceString("agent-url-missing"), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
124 throw new CLIException(getResourceString("missing-urls"), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
146 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
161 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
172 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
181 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DExitCodes.java179 int REQUEST_CANNOT_BE_PROCESSED = 127; field in interface:ExitCodes
H A DGetResourceBundle.java88 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
94 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
99 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
H A DDeleteResourceBundle.java75 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
80 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/
H A DExitCodes.java179 int REQUEST_CANNOT_BE_PROCESSED = 127; field in interface:ExitCodes
H A DGetResourceBundle.java88 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
94 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
99 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/serverconfig/
H A DServerConfigBase.java59 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
64 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
69 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
H A DImportServer.java91 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
97 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
103 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
109 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
115 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
121 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/serverconfig/
H A DServerConfigBase.java59 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
64 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
69 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
H A DImportServer.java91 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
97 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
103 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
109 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
115 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
121 throw new CLIException(e,ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSchemaCommand.java80 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
84 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
124 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
134 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
143 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
164 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
178 throw new CLIException(msg, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
H A DUpdateService.java87 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
89 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
106 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
143 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
155 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
184 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
189 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
194 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
219 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
224 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
H A DImportServiceConfiguration.java125 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
151 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
154 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
157 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
160 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
282 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
284 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
286 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
288 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
315 ExitCodes.REQUEST_CANNOT_BE_PROCESSED, nul
[all...]
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSchemaCommand.java80 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
84 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
124 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
134 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
143 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
164 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
178 throw new CLIException(msg, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
H A DUpdateService.java87 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
89 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
106 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
143 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
155 e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
184 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
189 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
194 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
219 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
224 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
H A DImportServiceConfiguration.java125 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
154 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
157 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
160 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
163 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
285 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
287 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
289 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
291 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
318 ExitCodes.REQUEST_CANNOT_BE_PROCESSED, nul
[all...]
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/federation/cli/
H A DExportMetaData.java114 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
133 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
206 objs2), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
230 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
236 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
240 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
266 objs2), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
300 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
305 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
331 objs2), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/federation/cli/
H A DExportMetaData.java114 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
133 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
206 objs2), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
230 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
236 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
240 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
266 objs2), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
300 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
305 ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
331 objs2), ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
[all...]
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DCreateAuthConfiguration.java76 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
81 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
86 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/authentication/
H A DCreateAuthConfiguration.java76 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
81 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
86 throw new CLIException(e, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/org/forgerock/openam/cli/schema/
H A DRemovePluginSchema.java72 throw new CLIException(smse, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
74 throw new CLIException(ssoe, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
103 throw new CLIException(ssoe, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
112 throw new CLIException(smse, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/org/forgerock/openam/cli/schema/
H A DRemovePluginSchema.java72 throw new CLIException(smse, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
74 throw new CLIException(ssoe, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
103 throw new CLIException(ssoe, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);
112 throw new CLIException(smse, ExitCodes.REQUEST_CANNOT_BE_PROCESSED);

Completed in 65 milliseconds

1234567891011>>