Searched refs:getOperationalAttributes (Results 276 - 300 of 421) sorted by relevance

<<11121314151617

/forgerock/opendj2.6.2/src/server/org/opends/server/loggers/
H A DTextAuditLogPublisher.java343 for (List<Attribute> attrList : addOperation.getOperationalAttributes()
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DAddMsg.java81 op.getUserAttributes(), op.getOperationalAttributes());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java378 entry.getOperationalAttributes());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxConnectTest.java321 .getOperationalAttributes());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java286 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
348 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java377 entry.getOperationalAttributes());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxConnectTest.java314 .getOperationalAttributes());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java256 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
304 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DWorkflowConfigurationTest.java378 entry.getOperationalAttributes());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/protocols/jmx/
H A DJmxConnectTest.java321 .getOperationalAttributes());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java286 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
348 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
/forgerock/opendj2-jel-hg/src/server/org/opends/server/loggers/
H A DTextAuditLogPublisher.java343 for (List<Attribute> attrList : addOperation.getOperationalAttributes()
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DAddMsg.java81 op.getUserAttributes(), op.getOperationalAttributes());
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DAddOperationBasis.java306 public final Map<AttributeType,List<Attribute>> getOperationalAttributes() method in class:AddOperationBasis
/forgerock/opendj2-hg/src/server/org/opends/server/loggers/
H A DTextAuditLogPublisher.java342 for (List<Attribute> attrList : addOperation.getOperationalAttributes()
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DAddOperationBasis.java260 public final Map<AttributeType,List<Attribute>> getOperationalAttributes() method in class:AddOperationBasis
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/loggers/
H A DTextAuditLogPublisher.java301 for (List<Attribute> attrList : addOperation.getOperationalAttributes().values())
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DEntryHistorical.java696 List<Attribute> uuidAttrs = op.getOperationalAttributes().get(attrType);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/protocols/jmx/
H A DJmxConnectTest.java313 .getOperationalAttributes());
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/replication/protocol/
H A DProtocolCompatibilityTest.java260 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
308 assertEquals(addOpBasis.getOperationalAttributes(), genAddOpBasis.getOperationalAttributes());
/forgerock/opendj2/src/server/org/opends/server/backends/
H A DMonitorBackend.java136 .getOperationalAttributes().values())
204 .getOperationalAttributes().values())
H A DRootDSEBackend.java184 configEntry.getEntry().getOperationalAttributes().values())
1282 configEntry.getEntry().getOperationalAttributes().values())
/forgerock/opendj-b2.6/src/server/org/opends/server/backends/
H A DMonitorBackend.java156 .getOperationalAttributes().values())
229 .getOperationalAttributes().values())
H A DRootDSEBackend.java204 configEntry.getEntry().getOperationalAttributes().values())
1602 configEntry.getEntry().getOperationalAttributes().values())
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/
H A DCancelExtendedOperationTestCase.java300 e.getOperationalAttributes());
555 e.getOperationalAttributes());

Completed in 116 milliseconds

<<11121314151617