/forgerock/opendj-b2.6/src/server/org/opends/server/tools/makeldif/ |
H A D | TemplateLine.java | 35 * contain any number of tags to be evaluated. 45 // The set of tags for this template line. 46 private Tag[] tags; field in class:TemplateLine 112 * @param tags The set of tags for this template line. 114 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags) argument 116 this(attributeType, lineNumber, tags, false, false); 126 * @param tags The set of tags for this template line. 131 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags, argument [all...] |
H A D | Branch.java | 128 Tag[] tags = new Tag[1]; 129 tags[0] = new StaticTextTag(); 130 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 135 tags); 154 Tag[] tags = new Tag[1]; 155 tags[0] = new StaticTextTag(); 156 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 158 lineList.add(new TemplateLine(a.getAttributeType(), 0, tags)); 178 Tag[] tags = new Tag[1]; 179 tags[ [all...] |
/forgerock/opendj2/src/server/org/opends/server/tools/makeldif/ |
H A D | TemplateLine.java | 34 * contain any number of tags to be evaluated. 44 // The set of tags for this template line. 45 private Tag[] tags; field in class:TemplateLine 111 * @param tags The set of tags for this template line. 113 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags) argument 115 this(attributeType, lineNumber, tags, false, false); 125 * @param tags The set of tags for this template line. 130 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags, argument [all...] |
H A D | Branch.java | 127 Tag[] tags = new Tag[1]; 128 tags[0] = new StaticTextTag(); 129 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 134 tags); 153 Tag[] tags = new Tag[1]; 154 tags[0] = new StaticTextTag(); 155 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 157 lineList.add(new TemplateLine(a.getAttributeType(), 0, tags)); 177 Tag[] tags = new Tag[1]; 178 tags[ [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/makeldif/ |
H A D | TemplateLine.java | 35 * contain any number of tags to be evaluated. 45 // The set of tags for this template line. 46 private Tag[] tags; field in class:TemplateLine 112 * @param tags The set of tags for this template line. 114 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags) argument 116 this(attributeType, lineNumber, tags, false, false); 126 * @param tags The set of tags for this template line. 131 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags, argument [all...] |
H A D | Branch.java | 128 Tag[] tags = new Tag[1]; 129 tags[0] = new StaticTextTag(); 130 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 135 tags); 154 Tag[] tags = new Tag[1]; 155 tags[0] = new StaticTextTag(); 156 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 158 lineList.add(new TemplateLine(a.getAttributeType(), 0, tags)); 178 Tag[] tags = new Tag[1]; 179 tags[ [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/makeldif/ |
H A D | TemplateLine.java | 35 * contain any number of tags to be evaluated. 45 // The set of tags for this template line. 46 private Tag[] tags; field in class:TemplateLine 112 * @param tags The set of tags for this template line. 114 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags) argument 116 this(attributeType, lineNumber, tags, false, false); 126 * @param tags The set of tags for this template line. 131 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags, argument [all...] |
H A D | Branch.java | 128 Tag[] tags = new Tag[1]; 129 tags[0] = new StaticTextTag(); 130 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 135 tags); 154 Tag[] tags = new Tag[1]; 155 tags[0] = new StaticTextTag(); 156 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 158 lineList.add(new TemplateLine(a.getAttributeType(), 0, tags)); 178 Tag[] tags = new Tag[1]; 179 tags[ [all...] |
/forgerock/opendj2-hg/src/server/org/opends/server/tools/makeldif/ |
H A D | TemplateLine.java | 34 * contain any number of tags to be evaluated. 44 // The set of tags for this template line. 45 private Tag[] tags; field in class:TemplateLine 111 * @param tags The set of tags for this template line. 113 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags) argument 115 this(attributeType, lineNumber, tags, false, false); 125 * @param tags The set of tags for this template line. 130 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags, argument [all...] |
H A D | Branch.java | 127 Tag[] tags = new Tag[1]; 128 tags[0] = new StaticTextTag(); 129 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 134 tags); 153 Tag[] tags = new Tag[1]; 154 tags[0] = new StaticTextTag(); 155 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 157 lineList.add(new TemplateLine(a.getAttributeType(), 0, tags)); 177 Tag[] tags = new Tag[1]; 178 tags[ [all...] |
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/makeldif/ |
H A D | TemplateLine.java | 33 * contain any number of tags to be evaluated. 43 /** The set of tags for this template line. */ 44 private Tag[] tags; field in class:TemplateLine 110 * @param tags The set of tags for this template line. 112 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags) argument 114 this(attributeType, lineNumber, tags, false, false); 124 * @param tags The set of tags for this template line. 129 public TemplateLine(AttributeType attributeType, int lineNumber, Tag[] tags, argument [all...] |
H A D | Branch.java | 126 Tag[] tags = new Tag[1]; 127 tags[0] = new StaticTextTag(); 128 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, 133 tags); 152 Tag[] tags = new Tag[] { new StaticTextTag() }; 153 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, warnings); 154 lineList.add(new TemplateLine(a.getAttributeType(), 0, tags)); 174 Tag[] tags = new Tag[] { new StaticTextTag() }; 175 tags[0].initializeForBranch(templateFile, this, valueStrings, 0, warnings); 176 lineList.add(new TemplateLine(a.getAttributeType(), 0, tags)); [all...] |
/forgerock/openidm-v4/openidm-smartevent/src/main/java/org/forgerock/openidm/smartevent/ |
H A D | Name.java | 84 * Optional tags to associate with this event name 86 String[] tags; field in class:Name 128 * @param tags 129 * optional additional tags to associate with this event type 132 public final static Name get(final String stringifiedName, final String[] tags) { argument 133 return get(stringifiedName).setTags(tags); 139 * @param tags 140 * the tags to set 143 public Name setTags(final String[] tags) { argument 144 if (tags ! [all...] |
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/ |
H A D | PostAuthenticationPluginUpgradeStep.java | 205 Map<String, String> tags = new HashMap<>(); 206 tags.put(LF, delimiter); 207 return sb.append(tagSwapReport(tags, REPORT_FULL_DESCRIPTION_KEY)) 217 Map<String, String> tags = new HashMap<>(); 218 tags.put(LF, delimiter); 219 tags.put(FROM_REPORT_TAG, entry.getValue()); 220 tags.put(TO_REPORT_TAG, postAuthPluginClassMapping.get(entry.getValue())); 221 sb.append(INDENT).append(tagSwapReport(tags, REPORT_FULL_AUTH_SETTINGS_DESCRIPTION_KEY)) 234 Map<String, String> tags = new HashMap<>(); 235 tags [all...] |
H A D | ResourceSetPolicyUrlUpgradeStep.java | 164 Map<String, String> tags = new HashMap<>(); 165 tags.put(LF, delimiter); 166 tags.put(REPORT_DATA, getRealmReport(delimiter, affected.keySet())); 167 return tagSwapReport(tags, "upgrade.resourcesets.report"); 173 Map<String, String> tags = new HashMap<>(); 174 tags.put(LF, delimiter); 175 tags.put(REALM, realm); 176 tags.put(COUNT, String.valueOf(affected.get(realm).size())); 177 sb.append(tagSwapReport(tags, "upgrade.resourcesets.realmreport"));
|
H A D | UpgradeDirectoryContentStep.java | 82 Map<String, String> tags = new HashMap<String, String>(); 83 tags.put(LF, delimiter); 89 tags.put(DIRECTORY_DATA, sb.toString()); 90 return tagSwapReport(tags, "upgrade.directoryreport");
|
/forgerock/opendj2/src/server/org/opends/server/admin/ |
H A D | Tag.java | 51 // All the tags. 52 private static final Map<String, Tag> tags = new HashMap<String, Tag>(); field in class:Tag 66 tags.put(name, tag); 86 Tag tag = tags.get(name.toLowerCase()); 99 * tags. 102 * registered tags. 108 return Collections.unmodifiableCollection(tags.values());
|
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/ |
H A D | Tag.java | 52 // All the tags. 53 private static final Map<String, Tag> tags = new HashMap<String, Tag>(); field in class:Tag 67 tags.put(name, tag); 87 Tag tag = tags.get(name.toLowerCase()); 100 * tags. 103 * registered tags. 109 return Collections.unmodifiableCollection(tags.values());
|
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/ |
H A D | Tag.java | 52 // All the tags. 53 private static final Map<String, Tag> tags = new HashMap<String, Tag>(); field in class:Tag 67 tags.put(name, tag); 87 Tag tag = tags.get(name.toLowerCase()); 100 * tags. 103 * registered tags. 109 return Collections.unmodifiableCollection(tags.values());
|
/forgerock/opendj2-hg/src/server/org/opends/server/admin/ |
H A D | Tag.java | 51 // All the tags. 52 private static final Map<String, Tag> tags = new HashMap<String, Tag>(); field in class:Tag 66 tags.put(name, tag); 86 Tag tag = tags.get(name.toLowerCase()); 99 * tags. 102 * registered tags. 108 return Collections.unmodifiableCollection(tags.values());
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/ |
H A D | Tag.java | 52 // All the tags. 53 private static final Map<String, Tag> tags = new HashMap<String, Tag>(); field in class:Tag 67 tags.put(name, tag); 87 Tag tag = tags.get(name.toLowerCase()); 100 * tags. 103 * registered tags. 109 return Collections.unmodifiableCollection(tags.values());
|
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/ |
H A D | Tag.java | 51 /** All the tags. */ 52 private static final Map<String, Tag> tags = new HashMap<>(); field in class:Tag 66 tags.put(name, tag); 86 Tag tag = tags.get(name.toLowerCase()); 99 * tags. 102 * registered tags. 108 return Collections.unmodifiableCollection(tags.values());
|
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/steps/ |
H A D | UpgradeDirectoryContentStep.java | 82 Map<String, String> tags = new HashMap<String, String>(); 83 tags.put(LF, delimiter); 89 tags.put(DIRECTORY_DATA, sb.toString()); 90 return tagSwapReport(tags, "upgrade.directoryreport");
|
H A D | UpgradeOAuth2AuthModulesStep.java | 154 Map<String, String> tags = new HashMap<String, String>(); 155 tags.put(LF, delimiter); 159 tags.put(REPORT_DATA, sb.toString()); 160 return tagSwapReport(tags, "upgrade.oauth2modulesreport"); 167 Map<String, String> tags = new HashMap<String, String>(); 168 tags.put(LF, delimiter); 176 tags.put(REPORT_DATA, sb.toString()); 177 return tagSwapReport(tags, messageKey);
|
/forgerock/openidm-v4/openidm-ui/openidm-ui-admin/src/main/js/org/forgerock/openidm/ui/admin/connector/ldap/ |
H A D | LDAPFilterDialog.js | 57 this.data.config.tags = _.uniq(this.data.config.tags.concat(["extensibleMatchAND","extensibleMatchOR"]));
|