Searched refs:toString (Results 326 - 350 of 10240) sorted by relevance

<<11121314151617181920>>

/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DIP.java132 public String toString() { method in class:IP
134 toString(sb);
135 return sb.toString();
140 public final void toString(StringBuilder buffer) { method in class:IP
141 buffer.append(super.toString());
H A DTimeOfDay.java144 public String toString() method in class:TimeOfDay
147 toString(sb);
148 return sb.toString();
153 public final void toString(StringBuilder buffer) method in class:TimeOfDay
155 buffer.append(super.toString());
/forgerock/opendj2-hg/src/server/org/opends/server/types/
H A DConfigChangeResult.java200 public String toString() method in class:ConfigChangeResult
203 toString(buffer);
204 return buffer.toString();
216 public void toString(StringBuilder buffer) method in class:ConfigChangeResult
219 buffer.append(resultCode.toString());
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAuthMethod.java120 public String toString() method in class:AuthMethod
123 toString(sb);
124 return sb.toString();
129 public final void toString(StringBuilder buffer) method in class:AuthMethod
131 buffer.append(super.toString());
H A DIP.java132 public String toString() { method in class:IP
134 toString(sb);
135 return sb.toString();
140 public final void toString(StringBuilder buffer) { method in class:IP
141 buffer.append(super.toString());
H A DTimeOfDay.java144 public String toString() method in class:TimeOfDay
147 toString(sb);
148 return sb.toString();
153 public final void toString(StringBuilder buffer) method in class:TimeOfDay
155 buffer.append(super.toString());
/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/user/invocation/
H A DRestSTSTokenTranslationInvocationState.java90 return toJson().toString().equals(otherState.toJson().toString());
97 return toString().hashCode();
101 public String toString() { method in class:RestSTSTokenTranslationInvocationState
102 return toJson().toString();
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/user/invocation/
H A DRestSTSTokenTranslationInvocationState.java90 return toJson().toString().equals(otherState.toJson().toString());
97 return toString().hashCode();
101 public String toString() { method in class:RestSTSTokenTranslationInvocationState
102 return toJson().toString();
/forgerock/opendj2/src/server/org/opends/server/api/
H A DAuthenticationPolicyState.java126 .toString());
134 + "%s", attributeType.getNameOrOID(), entry.getDN().toString());
147 .toString());
157 attributeType.getNameOrOID(), entry.getDN().toString());
162 .toString());
171 + "in user entry %s", ConditionResult.UNDEFINED.toString(),
172 attributeType.getNameOrOID(), entry.getDN().toString());
223 + "in user entry %s: %s", v.getValue().toString(),
224 attributeType.getNameOrOID(), entry.getDN().toString(),
229 .get(v.getValue().toString(), attributeTyp
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DAuthenticationPolicyState.java127 .toString());
135 + "%s", attributeType.getNameOrOID(), entry.getDN().toString());
148 .toString());
158 attributeType.getNameOrOID(), entry.getDN().toString());
163 .toString());
172 + "in user entry %s", ConditionResult.UNDEFINED.toString(),
173 attributeType.getNameOrOID(), entry.getDN().toString());
224 + "in user entry %s: %s", v.getValue().toString(),
225 attributeType.getNameOrOID(), entry.getDN().toString(),
230 .get(v.getValue().toString(), attributeTyp
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DAuthenticationPolicyState.java127 .toString());
135 + "%s", attributeType.getNameOrOID(), entry.getDN().toString());
148 .toString());
158 attributeType.getNameOrOID(), entry.getDN().toString());
163 .toString());
172 + "in user entry %s", ConditionResult.UNDEFINED.toString(),
173 attributeType.getNameOrOID(), entry.getDN().toString());
224 + "in user entry %s: %s", v.getValue().toString(),
225 attributeType.getNameOrOID(), entry.getDN().toString(),
230 .get(v.getValue().toString(), attributeTyp
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DAuthenticationPolicyState.java126 .toString());
134 + "%s", attributeType.getNameOrOID(), entry.getDN().toString());
147 .toString());
157 attributeType.getNameOrOID(), entry.getDN().toString());
162 .toString());
171 + "in user entry %s", ConditionResult.UNDEFINED.toString(),
172 attributeType.getNameOrOID(), entry.getDN().toString());
223 + "in user entry %s: %s", v.getValue().toString(),
224 attributeType.getNameOrOID(), entry.getDN().toString(),
229 .get(v.getValue().toString(), attributeTyp
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DAuthenticationPolicyState.java127 .toString());
135 + "%s", attributeType.getNameOrOID(), entry.getDN().toString());
148 .toString());
158 attributeType.getNameOrOID(), entry.getDN().toString());
163 .toString());
172 + "in user entry %s", ConditionResult.UNDEFINED.toString(),
173 attributeType.getNameOrOID(), entry.getDN().toString());
224 + "in user entry %s: %s", v.getValue().toString(),
225 attributeType.getNameOrOID(), entry.getDN().toString(),
230 .get(v.getValue().toString(), attributeTyp
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/datamodel/
H A DCustomSearchResult.java69 private String toString; field in class:CustomSearchResult
83 toString = calculateToString();
127 dn = buf.toString();
145 if (!"".equals(v.toString()))
158 toString = calculateToString();
200 return toString().compareTo(o.toString());
213 sr.toString = toString;
248 public String toString() { method in class:CustomSearchResult
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DCommonEntryCacheTestCase.java116 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
123 "Expected to find " + testEntriesList.get(0).getDN().toString() +
150 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
157 "Expected to find " + testEntriesList.get(0).getDN().toString() +
184 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
191 "Expected to find " + testEntriesList.get(0).getDN().toString() +
218 "Not expected to find entry id " + Integer.toString(-1) +
225 "Expected to find entry id " + Integer.toString(1) +
251 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
258 "Expected to find " + testEntriesList.get(0).getDN().toString()
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DCommonEntryCacheTestCase.java115 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
122 "Expected to find " + testEntriesList.get(0).getDN().toString() +
149 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
156 "Expected to find " + testEntriesList.get(0).getDN().toString() +
183 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
190 "Expected to find " + testEntriesList.get(0).getDN().toString() +
217 "Not expected to find entry id " + Integer.toString(-1) +
224 "Expected to find entry id " + Integer.toString(1) +
250 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
257 "Expected to find " + testEntriesList.get(0).getDN().toString()
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DCommonEntryCacheTestCase.java116 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
123 "Expected to find " + testEntriesList.get(0).getDN().toString() +
150 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
157 "Expected to find " + testEntriesList.get(0).getDN().toString() +
184 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
191 "Expected to find " + testEntriesList.get(0).getDN().toString() +
218 "Not expected to find entry id " + Integer.toString(-1) +
225 "Expected to find entry id " + Integer.toString(1) +
251 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
258 "Expected to find " + testEntriesList.get(0).getDN().toString()
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DCommonEntryCacheTestCase.java115 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
122 "Expected to find " + testEntriesList.get(0).getDN().toString() +
149 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
156 "Expected to find " + testEntriesList.get(0).getDN().toString() +
183 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
190 "Expected to find " + testEntriesList.get(0).getDN().toString() +
217 "Not expected to find entry id " + Integer.toString(-1) +
224 "Expected to find entry id " + Integer.toString(1) +
250 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
257 "Expected to find " + testEntriesList.get(0).getDN().toString()
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DCommonEntryCacheTestCase.java116 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
123 "Expected to find " + testEntriesList.get(0).getDN().toString() +
150 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
157 "Expected to find " + testEntriesList.get(0).getDN().toString() +
184 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
191 "Expected to find " + testEntriesList.get(0).getDN().toString() +
218 "Not expected to find entry id " + Integer.toString(-1) +
225 "Expected to find entry id " + Integer.toString(1) +
251 "Not expected to find " + testEntriesList.get(0).getDN().toString() +
258 "Expected to find " + testEntriesList.get(0).getDN().toString()
[all...]
/forgerock/opendj2/src/messages/src/org/opends/messages/
H A DMessageBuilder.java133 sb.append(message.toString(locale));
238 public String toString() { method in class:MessageBuilder
239 return sb.toString();
252 public String toString(Locale locale) { method in class:MessageBuilder
255 sb.append(m.toString(locale));
257 return sb.toString();
348 return toString(locale).length();
368 return toString(locale).charAt(index);
395 return toString(locale).subSequence(start, end);
/forgerock/opendj-b2.6/src/messages/src/org/opends/messages/
H A DMessageBuilder.java134 sb.append(message.toString(locale));
239 public String toString() { method in class:MessageBuilder
240 return sb.toString();
253 public String toString(Locale locale) { method in class:MessageBuilder
256 sb.append(m.toString(locale));
258 return sb.toString();
349 return toString(locale).length();
369 return toString(locale).charAt(index);
396 return toString(locale).subSequence(start, end);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DConnectionHandlerTableModel.java80 INFO_ADDRESS_PORT_COLUMN.get().toString(),
81 INFO_PROTOCOL_COLUMN.get().toString(),
82 INFO_STATE_COLUMN.get().toString()
271 returnValue = INFO_NOT_APPLICABLE_LABEL.get().toString();
292 returnValue = buf.toString();
306 returnValue = desc.getProtocol().getDisplayMessage().toString();
327 s[2] = INFO_ENABLED_LABEL.get().toString();
331 s[2] = INFO_DISABLED_LABEL.get().toString();
335 s[2] = INFO_UNKNOWN_LABEL.get().toString();
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DConnectionHandlerTableModel.java81 INFO_ADDRESS_PORT_COLUMN.get().toString(),
82 INFO_PROTOCOL_COLUMN.get().toString(),
83 INFO_STATE_COLUMN.get().toString()
272 returnValue = INFO_NOT_APPLICABLE_LABEL.get().toString();
293 returnValue = buf.toString();
307 returnValue = desc.getProtocol().getDisplayMessage().toString();
328 s[2] = INFO_ENABLED_LABEL.get().toString();
332 s[2] = INFO_DISABLED_LABEL.get().toString();
336 s[2] = INFO_UNKNOWN_LABEL.get().toString();
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DConnectionHandlerTableModel.java81 INFO_ADDRESS_PORT_COLUMN.get().toString(),
82 INFO_PROTOCOL_COLUMN.get().toString(),
83 INFO_STATE_COLUMN.get().toString()
272 returnValue = INFO_NOT_APPLICABLE_LABEL.get().toString();
293 returnValue = buf.toString();
307 returnValue = desc.getProtocol().getDisplayMessage().toString();
328 s[2] = INFO_ENABLED_LABEL.get().toString();
332 s[2] = INFO_DISABLED_LABEL.get().toString();
336 s[2] = INFO_UNKNOWN_LABEL.get().toString();
/forgerock/opendj2.6.2/src/messages/src/org/opends/messages/
H A DMessageBuilder.java134 sb.append(message.toString(locale));
239 public String toString() { method in class:MessageBuilder
240 return sb.toString();
253 public String toString(Locale locale) { method in class:MessageBuilder
256 sb.append(m.toString(locale));
258 return sb.toString();
349 return toString(locale).length();
369 return toString(locale).charAt(index);
396 return toString(locale).subSequence(start, end);

Completed in 193 milliseconds

<<11121314151617181920>>