/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/ |
H A D | NotSupportedOldVersionPDUException.java | 77 public String getLocalizedMessage() method in class:NotSupportedOldVersionPDUException
|
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/ |
H A D | NotSupportedOldVersionPDUException.java | 76 public String getLocalizedMessage() method in class:NotSupportedOldVersionPDUException
|
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/ |
H A D | NotSupportedOldVersionPDUException.java | 77 public String getLocalizedMessage() method in class:NotSupportedOldVersionPDUException
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/ |
H A D | NotSupportedOldVersionPDUException.java | 77 public String getLocalizedMessage() method in class:NotSupportedOldVersionPDUException
|
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/ |
H A D | NotSupportedOldVersionPDUException.java | 76 public String getLocalizedMessage() method in class:NotSupportedOldVersionPDUException
|
/forgerock/openam-v13/openam-rest/src/main/java/com/sun/identity/rest/ |
H A D | RestException.java | 55 this.message = getLocalizedMessage(Locale.getDefault()); 67 this.message = getLocalizedMessage(Locale.getDefault()); 79 this.message = getLocalizedMessage(Locale.getDefault()); 94 this.message = getLocalizedMessage(Locale.getDefault()); 122 public String getLocalizedMessage() { method in class:RestException 132 public String getLocalizedMessage(Locale locale) { method in class:RestException
|
H A D | ResourceBase.java | 99 e.getLocalizedMessage(getUserLocale(headers))); 103 .entity(getLocalizedMessage(headers, 400)) 115 e.getLocalizedMessage(getUserLocale(headers))); 119 .entity(getLocalizedMessage(headers, 400)) 130 .entity(e.getLocalizedMessage(getUserLocale(headers))) 147 String statusMessage = e.getLocalizedMessage(); 152 Response.status(statusCode).entity(e.getLocalizedMessage()). 183 getLocalizedMessage(headers, statusCode), body); 192 getLocalizedMessage(headers, statusCode), strBody); 245 private String getLocalizedMessage( method in class:ResourceBase 260 protected String getLocalizedMessage(Locale locale, int errorCode) { method in class:ResourceBase [all...] |
/forgerock/openam-v13/openam-scripting/src/main/java/org/forgerock/openam/scripting/rest/ |
H A D | ScriptExceptionMappingHandler.java | 48 getLocalizedMessage(context, error), error); 59 getLocalizedMessage(context, error), error); 79 private String getLocalizedMessage(Context context, ScriptException exception) { method in class:ScriptExceptionMappingHandler
|
/forgerock/openam-v13/openam-entitlements/src/main/java/com/sun/identity/entitlement/ |
H A D | ValidateResourceResult.java | 80 return getLocalizedMessage(Locale.getDefault()); 89 public String getLocalizedMessage(Locale locale) { method in class:ValidateResourceResult
|
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/ |
H A D | NotSupportedOldVersionPDUException.java | 78 public String getLocalizedMessage() method in class:NotSupportedOldVersionPDUException
|
/forgerock/openam/openam-rest/src/main/java/com/sun/identity/rest/ |
H A D | RestException.java | 55 this.message = getLocalizedMessage(Locale.getDefault()); 67 this.message = getLocalizedMessage(Locale.getDefault()); 79 this.message = getLocalizedMessage(Locale.getDefault()); 94 this.message = getLocalizedMessage(Locale.getDefault()); 122 public String getLocalizedMessage() { method in class:RestException 132 public String getLocalizedMessage(Locale locale) { method in class:RestException
|
H A D | ResourceBase.java | 99 e.getLocalizedMessage(getUserLocale(headers))); 103 .entity(getLocalizedMessage(headers, 400)) 115 e.getLocalizedMessage(getUserLocale(headers))); 119 .entity(getLocalizedMessage(headers, 400)) 130 .entity(e.getLocalizedMessage(getUserLocale(headers))) 147 String statusMessage = e.getLocalizedMessage(); 152 Response.status(statusCode).entity(e.getLocalizedMessage()). 183 getLocalizedMessage(headers, statusCode), body); 192 getLocalizedMessage(headers, statusCode), strBody); 245 private String getLocalizedMessage( method in class:ResourceBase 260 protected String getLocalizedMessage(Locale locale, int errorCode) { method in class:ResourceBase [all...] |
/forgerock/openam/openam-scripting/src/main/java/org/forgerock/openam/scripting/rest/ |
H A D | ScriptExceptionMappingHandler.java | 50 getLocalizedMessage(context, error), error); 61 getLocalizedMessage(context, error), error); 81 private String getLocalizedMessage(Context context, ScriptException exception) { method in class:ScriptExceptionMappingHandler
|
/forgerock/openam/openam-entitlements/src/main/java/com/sun/identity/entitlement/ |
H A D | ValidateResourceResult.java | 80 return getLocalizedMessage(Locale.getDefault()); 89 public String getLocalizedMessage(Locale locale) { method in class:ValidateResourceResult
|
/forgerock/openam-v13/openam-coretoken/src/main/java/com/sun/identity/coretoken/ |
H A D | CoreTokenException.java | 52 this.message = getLocalizedMessage(Locale.getDefault()); 64 this.message = getLocalizedMessage(Locale.getDefault()); 79 this.message = getLocalizedMessage(Locale.getDefault()); 91 this.message = getLocalizedMessage(Locale.getDefault()); 106 this.message = getLocalizedMessage(Locale.getDefault()); 134 public String getLocalizedMessage() { method in class:CoreTokenException 144 public String getLocalizedMessage(Locale locale) { method in class:CoreTokenException
|
/forgerock/openam/openam-coretoken/src/main/java/com/sun/identity/coretoken/ |
H A D | CoreTokenException.java | 52 this.message = getLocalizedMessage(Locale.getDefault()); 64 this.message = getLocalizedMessage(Locale.getDefault()); 79 this.message = getLocalizedMessage(Locale.getDefault()); 91 this.message = getLocalizedMessage(Locale.getDefault()); 106 this.message = getLocalizedMessage(Locale.getDefault()); 134 public String getLocalizedMessage() { method in class:CoreTokenException 144 public String getLocalizedMessage(Locale locale) { method in class:CoreTokenException
|
/forgerock/openam-v13/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/ |
H A D | EntitlementsExceptionMappingHandler.java | 158 return ResourceException.getException(resourceErrorType, getLocalizedMessage(context, error), errorToHandle); 247 private String getLocalizedMessage(Context context, EntitlementException exception) { method in class:EntitlementsExceptionMappingHandler 253 return exception.getLocalizedMessage(local);
|
/forgerock/openam/openam-entitlements/src/main/java/org/forgerock/openam/entitlement/rest/ |
H A D | EntitlementsExceptionMappingHandler.java | 176 return ResourceException.getException(resourceErrorType, getLocalizedMessage(context, error), errorToHandle); 265 private String getLocalizedMessage(Context context, EntitlementException exception) { method in class:EntitlementsExceptionMappingHandler 271 return exception.getLocalizedMessage(local);
|
/forgerock/openam-v13/openam-rest/src/main/java/org/forgerock/openam/rest/query/ |
H A D | QueryException.java | 113 public String getLocalizedMessage() { method in class:QueryException
|
/forgerock/openam/openam-rest/src/main/java/org/forgerock/openam/rest/query/ |
H A D | QueryException.java | 113 public String getLocalizedMessage() { method in class:QueryException
|
/forgerock/openam-v13/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/authn/http/ |
H A D | AuthenticationServiceV1.java | 314 rep.put("errorMessage", getLocalizedMessage(request, exception)); 319 rep.put("errorMessage", getLocalizedMessage(request, exception)); 335 protected String getLocalizedMessage(Request request, Exception exception) { method in class:AuthenticationServiceV1
|
/forgerock/openam/openam-core-rest/src/main/java/org/forgerock/openam/core/rest/authn/http/ |
H A D | AuthenticationServiceV1.java | 330 rep.put("errorMessage", getLocalizedMessage(request, exception)); 335 rep.put("errorMessage", getLocalizedMessage(request, exception)); 351 protected String getLocalizedMessage(Request request, Exception exception) { method in class:AuthenticationServiceV1
|
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/ |
H A D | EntitlementException.java | 156 this.message = getLocalizedMessage(Locale.getDefault()); 168 this.message = getLocalizedMessage(Locale.getDefault()); 180 this.message = getLocalizedMessage(Locale.getDefault()); 195 this.message = getLocalizedMessage(Locale.getDefault()); 227 public String getLocalizedMessage() { method in class:EntitlementException 237 public String getLocalizedMessage(Locale locale) { method in class:EntitlementException
|
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/ |
H A D | EntitlementException.java | 170 this.message = getLocalizedMessage(Locale.getDefault()); 182 this.message = getLocalizedMessage(Locale.getDefault()); 194 this.message = getLocalizedMessage(Locale.getDefault()); 209 this.message = getLocalizedMessage(Locale.getDefault()); 241 public String getLocalizedMessage() { method in class:EntitlementException 251 public String getLocalizedMessage(Locale locale) { method in class:EntitlementException
|
/forgerock/opendj-b2.6/resource/dsml/lib/ |
H A D | saaj-impl-1.3.jar | com/ com/sun/ com/sun/xml/ com/sun/xml/messaging/ com/sun/xml/messaging/saaj/ com/sun/xml/messaging/ ... |