Searched defs:Map (Results 101 - 125 of 173) sorted by relevance

1234567

/forgerock/opendj2/src/server/org/opends/server/backends/
H A DMonitorBackend.java393 final Map<DN, MonitorProvider<?>> dit = getDIT();
617 for (final Map.Entry<DN, MonitorProvider<?>> e : dit.tailMap(baseDN)
931 final Map<DN, MonitorProvider<?>> dit)
930 getEntry(final DN entryDN, final Map<DN, MonitorProvider<?>> dit) argument
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DMonitorBackend.java483 final Map<DN, MonitorProvider<?>> dit = getDIT();
776 for (final Map.Entry<DN, MonitorProvider<?>> e : dit.tailMap(baseDN)
1115 final Map<DN, MonitorProvider<?>> dit)
1114 getEntry(final DN entryDN, final Map<DN, MonitorProvider<?>> dit) argument
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DComputeBestServerTest.java30 import java.util.Map.Entry;
113 Map<Integer, ReplicationServerInfo> rsInfos =
123 private Map<Integer, ReplicationServerInfo> newRSInfos(
126 Map<Integer, ReplicationServerInfo> results =
155 Map<Integer, ReplicationServerInfo> rsInfos =
178 Map<Integer, ReplicationServerInfo> rsInfos =
200 Map<Integer, ReplicationServerInfo> rsInfos =
223 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
249 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
264 private void containsOnly(final Map<Intege argument
1323 testComputeBestServerForWeight( Map<Integer, ReplicationServerInfo> servers, int currentRsServerId, int localServerId, String winnerUrl) argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/util/
H A DLDIFReader.java223 public final Entry readEntry(Map<DN, Suffix> map,
232 private Entry readEntry(boolean checkSchema, Map<DN, Suffix> map,
302 Map<ObjectClass, String> objectClasses =
304 Map<AttributeType, List<AttributeBuilder>> userAttrBuilders =
306 Map<AttributeType, List<AttributeBuilder>> operationalAttrBuilders =
332 Map<AttributeType, List<Attribute>> userAttributes =
334 Map<AttributeType, List<Attribute>> operationalAttributes =
429 private Map<AttributeType, List<Attribute>> toAttributesMap( argument
430 Map<AttributeType, List<AttributeBuilder>> attrBuilders)
432 Map<AttributeTyp
2011 addRDNAttributesIfNecessary( Map<AttributeType, List<Attribute>> attributes, AttributeType t, AttributeValue v, String n) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/backends/
H A DMonitorBackend.java483 final Map<DN, MonitorProvider<?>> dit = getDIT();
776 for (final Map.Entry<DN, MonitorProvider<?>> e : dit.tailMap(baseDN)
1115 final Map<DN, MonitorProvider<?>> dit)
1114 getEntry(final DN entryDN, final Map<DN, MonitorProvider<?>> dit) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DComputeBestServerTest.java31 import java.util.Map.Entry;
113 Map<Integer, ReplicationServerInfo> rsInfos =
123 private Map<Integer, ReplicationServerInfo> newRSInfos(
126 Map<Integer, ReplicationServerInfo> results =
155 Map<Integer, ReplicationServerInfo> rsInfos =
178 Map<Integer, ReplicationServerInfo> rsInfos =
200 Map<Integer, ReplicationServerInfo> rsInfos =
223 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
249 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
262 private void containsOnly(final Map<Intege argument
1322 testComputeBestServerForWeight( Map<Integer, ReplicationServerInfo> servers, int currentRsServerId, int localServerId, String winnerUrl) argument
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/service/
H A DComputeBestServerTest.java30 import java.util.Map.Entry;
113 Map<Integer, ReplicationServerInfo> rsInfos =
123 private Map<Integer, ReplicationServerInfo> newRSInfos(
126 Map<Integer, ReplicationServerInfo> results =
155 Map<Integer, ReplicationServerInfo> rsInfos =
178 Map<Integer, ReplicationServerInfo> rsInfos =
200 Map<Integer, ReplicationServerInfo> rsInfos =
223 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
249 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
264 private void containsOnly(final Map<Intege argument
1323 testComputeBestServerForWeight( Map<Integer, ReplicationServerInfo> servers, int currentRsServerId, int localServerId, String winnerUrl) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/backends/
H A DMonitorBackend.java393 final Map<DN, MonitorProvider<?>> dit = getDIT();
617 for (final Map.Entry<DN, MonitorProvider<?>> e : dit.tailMap(baseDN)
931 final Map<DN, MonitorProvider<?>> dit)
930 getEntry(final DN entryDN, final Map<DN, MonitorProvider<?>> dit) argument
/forgerock/opendj2-hg/src/server/org/opends/server/util/
H A DLDIFReader.java223 public final Entry readEntry(Map<DN, Suffix> map,
232 private Entry readEntry(boolean checkSchema, Map<DN, Suffix> map,
302 Map<ObjectClass, String> objectClasses =
304 Map<AttributeType, List<AttributeBuilder>> userAttrBuilders =
306 Map<AttributeType, List<AttributeBuilder>> operationalAttrBuilders =
332 Map<AttributeType, List<Attribute>> userAttributes =
334 Map<AttributeType, List<Attribute>> operationalAttributes =
429 private Map<AttributeType, List<Attribute>> toAttributesMap( argument
430 Map<AttributeType, List<AttributeBuilder>> attrBuilders)
432 Map<AttributeTyp
2011 addRDNAttributesIfNecessary( Map<AttributeType, List<Attribute>> attributes, AttributeType t, AttributeValue v, String n) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/backends/
H A DMonitorBackend.java483 final Map<DN, MonitorProvider<?>> dit = getDIT();
776 for (final Map.Entry<DN, MonitorProvider<?>> e : dit.tailMap(baseDN)
1115 final Map<DN, MonitorProvider<?>> dit)
1114 getEntry(final DN entryDN, final Map<DN, MonitorProvider<?>> dit) argument
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/util/
H A DSystemProperties.java50 import java.util.Map;
113 private static final Map<String, AttributeStruct> ATTRIBUTE_MAP = initAttributeMapping();
121 private static final Map<String, String> TAG_SWAP_PROPERTIES = ImmutableMap.<String, String>builder()
244 final Map<String, String> tagswapValues = propertiesHolderRef.get().tagSwapValues;
246 for (Map.Entry<String, String> tagSwapEntry : tagswapValues.entrySet()) {
591 public static Map getAttributeMap() {
595 private static Map<String, AttributeStruct> initAttributeMapping() {
596 final Map<String, AttributeStruct> attributeMapping = new HashMap<>();
626 private final Map<String, ServicePropertiesConfigurationListener> servicePropertiesListeners;
633 Map<Strin
755 PropertiesHolder(final Map<String, String> properties) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/
H A DNewSchemaElementsTask.java41 import java.util.Map;
255 final Map<String, List<AttributeType>> hmAttrs = copy(attrsToAdd);
256 final Map<String, List<ObjectClass>> hmOcs = copy(ocsToAdd);
274 private <T extends SchemaFileElement> List<T> get(Map<String, List<T>> hmElems, String fileName)
284 private <T extends SchemaFileElement> Map<String, List<T>> copy(Set<T> elemsToAdd)
286 Map<String, List<T>> hmElems = new LinkedHashMap<>();
353 final Map<String, List<String>> props = element.getExtraProperties();
488 final StringBuilder buffer, final Map<String, List<String>> extraProperties)
490 for (final Map.Entry<String, List<String>> e : extraProperties.entrySet())
487 appendExtraProperties( final StringBuilder buffer, final Map<String, List<String>> extraProperties) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DNewAttributePanel.java42 import java.util.Map;
190 Map<String, Syntax> syntaxNameMap = new HashMap<>();
211 Map<String, AttributeType> attributeNameMap = new HashMap<>();
228 final Map<String, MatchingRule> matchingRuleNameMap = new HashMap<>();
704 private Map<String, List<String>> getExtraProperties()
706 final Map<String, List<String>> map = new HashMap<>();
713 final JTextField value, final String key, final Map<String, List<String>> map)
712 addExtraPropertyFromTextField( final JTextField value, final String key, final Map<String, List<String>> map) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstallerHelper.java50 import java.util.Map;
162 final Map<String, String> env = processBuilder.environment();
449 * @param replicationServers a Map where the key value is the base dn and
464 InitialLdapContext remoteCtx, Map<String,Set<String>> replicationServers,
911 Map<JavaArguments, JavaArguments> hmJavaArguments = new HashMap<>();
934 Map<String, JavaArguments> args = new HashMap<>();
935 Map<String, String> otherProperties = new HashMap<>();
968 final String propertyName, final Properties propertiesSource, final Map<String, String> destMap)
1105 * a Map containing as key the name of the script and as value, the
1112 private void writeSetOpenDSJavaHome(String installPath, String javaHome, Map<Strin
967 putBooleanPropertyFrom( final String propertyName, final Properties propertiesSource, final Map<String, String> destMap) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/upgrade/
H A DUpgradeTasks.java45 import java.util.Map;
912 final Map<String, String> renamedDbs = new HashMap<>();
1139 static void migrateDatabases(final File envDir, final Map<String, String> renamedDbs) throws ClientException { argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/util/
H A DLDIFReader.java44 import java.util.Map;
251 Map<ObjectClass, String> objectClasses = new HashMap<>();
252 Map<AttributeType, List<AttributeBuilder>> userAttrBuilders = new HashMap<>();
253 Map<AttributeType, List<AttributeBuilder>> operationalAttrBuilders = new HashMap<>();
335 * Returns a new Map where the provided Map with AttributeBuilders is converted to another Map
339 * the provided Map containing AttributeBuilders
340 * @return a new Map containing Attributes
342 protected Map<AttributeTyp
1702 addRDNAttributesIfNecessary( Map<AttributeType, List<Attribute>> attributes, AttributeType t, ByteString v, String n) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/service/
H A DComputeBestServerTest.java30 import java.util.Map.Entry;
108 Map<Integer, ReplicationServerInfo> rsInfos =
118 private Map<Integer, ReplicationServerInfo> newRSInfos(
121 Map<Integer, ReplicationServerInfo> results = new HashMap<>();
149 Map<Integer, ReplicationServerInfo> rsInfos =
172 Map<Integer, ReplicationServerInfo> rsInfos =
194 Map<Integer, ReplicationServerInfo> rsInfos =
217 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
243 Map<Integer, ReplicationServerInfo> rsInfos = newRSInfos(
258 private void containsOnly(final Map<Intege argument
1319 testComputeBestServerForWeight( Map<Integer, ReplicationServerInfo> servers, int currentRsServerId, int localServerId, String winnerUrl) argument
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/util/
H A DSystemProperties.java41 import java.util.Map;
114 private static final Map<String, AttributeStruct> ATTRIBUTE_MAP = initAttributeMapping();
122 private static final Map<String, String> TAG_SWAP_PROPERTIES = ImmutableMap.<String, String>builder()
243 final Map<String, String> tagswapValues = propertiesHolderRef.get().tagSwapValues;
245 for (Map.Entry<String, String> tagSwapEntry : tagswapValues.entrySet()) {
590 public static Map getAttributeMap() {
594 private static Map<String, AttributeStruct> initAttributeMapping() {
595 final Map<String, AttributeStruct> attributeMapping = new HashMap<>();
625 private final Map<String, ServicePropertiesConfigurationListener> servicePropertiesListeners;
632 Map<Strin
754 PropertiesHolder(final Map<String, String> properties) argument
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DReferralPrivilege.java51 import java.util.Map;
72 private Map<String, Set<String>> mapApplNameToResources;
73 private Map<String, Set<String>> origMapApplNameToResources;
88 * @param map Map of application name to resources.
94 Map<String, Set<String>> map,
169 public void setMapApplNameToResources(Map<String, Set<String>> map)
216 public Map<String, Set<String>> getMapApplNameToResources() {
220 private static Map<String, Set<String>> deepCopyMap( argument
221 Map<String, Set<String>> map) {
222 Map<Strin
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/server/
H A DReplicationBackend.java175 private Map<AttributeType,List<Attribute>> operationalAttributes;
634 Map<AttributeType,List<Attribute>> attrs =
873 Map<AttributeType,List<Attribute>> attrs =
875 Map<ObjectClass, String> objectclasses =
1053 * Add an attribute to a provided Map of attribute.
1055 * @param attributes The Map that should be updated.
1056 * @param attribute The attribute that should be added to the Map.
1059 Map<AttributeType,List<Attribute>> attributes, Attribute attribute)
1058 addAttribute( Map<AttributeType,List<Attribute>> attributes, Attribute attribute) argument
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DUserData.java82 private final Map<ServerDescriptor, AuthenticationData>
93 private Map<String, JavaArguments> hmJavaArguments;
94 private Map<String, JavaArguments> hmDefaultJavaArguments;
787 * Returns a Map containing as key a ServerDescriptor and as value an Integer
791 * @return a Map containing as key a ServerDescriptor and as value an
795 public Map<ServerDescriptor, AuthenticationData>
798 Map<ServerDescriptor, AuthenticationData> copy =
806 * @param remoteWithNoReplicationPort the Map containing as key a
811 Map<ServerDescriptor, AuthenticationData> remoteWithNoReplicationPort)
810 setRemoteWithNoReplicationPort( Map<ServerDescriptor, AuthenticationData> remoteWithNoReplicationPort) argument
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DUserData.java84 private final Map<ServerDescriptor, AuthenticationData>
95 private Map<String, JavaArguments> hmJavaArguments;
96 private Map<String, JavaArguments> hmDefaultJavaArguments;
806 * Returns a Map containing as key a ServerDescriptor and as value an Integer
810 * @return a Map containing as key a ServerDescriptor and as value an
814 public Map<ServerDescriptor, AuthenticationData>
825 * @param remoteWithNoReplicationPort the Map containing as key a
830 Map<ServerDescriptor, AuthenticationData> remoteWithNoReplicationPort)
829 setRemoteWithNoReplicationPort( Map<ServerDescriptor, AuthenticationData> remoteWithNoReplicationPort) argument
/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java35 import java.util.Map;
59 private final Map<ADSContext.ServerProperty, Object> adsProperties =
63 private final Map<ServerProperty, Object> serverProperties =
191 * Returns a Map containing the ADS properties of the server.
192 * @return a Map containing the ADS properties of the server.
194 public Map<ADSContext.ServerProperty, Object> getAdsProperties()
200 * Returns a Map containing the properties of the server.
201 * @return a Map containing the properties of the server.
203 public Map<ServerProperty, Object> getServerProperties()
314 * @param adsProperties a Map containin
316 setAdsProperties( Map<ADSContext.ServerProperty, Object> adsProperties) argument
759 createStandalone( Map<ADSContext.ServerProperty, Object> adsProperties) argument
[all...]
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java36 import java.util.Map;
60 private final Map<ADSContext.ServerProperty, Object> adsProperties =
64 private final Map<ServerProperty, Object> serverProperties =
192 * Returns a Map containing the ADS properties of the server.
193 * @return a Map containing the ADS properties of the server.
195 public Map<ADSContext.ServerProperty, Object> getAdsProperties()
201 * Returns a Map containing the properties of the server.
202 * @return a Map containing the properties of the server.
204 public Map<ServerProperty, Object> getServerProperties()
315 * @param adsProperties a Map containin
317 setAdsProperties( Map<ADSContext.ServerProperty, Object> adsProperties) argument
760 createStandalone( Map<ADSContext.ServerProperty, Object> adsProperties) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/server/
H A DReplicationBackend.java175 private Map<AttributeType,List<Attribute>> operationalAttributes;
634 Map<AttributeType,List<Attribute>> attrs =
873 Map<AttributeType,List<Attribute>> attrs =
875 Map<ObjectClass, String> objectclasses =
1053 * Add an attribute to a provided Map of attribute.
1055 * @param attributes The Map that should be updated.
1056 * @param attribute The attribute that should be added to the Map.
1059 Map<AttributeType,List<Attribute>> attributes, Attribute attribute)
1058 addAttribute( Map<AttributeType,List<Attribute>> attributes, Attribute attribute) argument

Completed in 288 milliseconds

1234567