Searched refs:AttributeCleanupPlugin (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DAttributeCleanupPluginTestCase.java80 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
90 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
102 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
129 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
151 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
165 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
180 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
222 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DAttributeCleanupPluginTestCase.java78 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
88 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
100 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
119 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
141 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
155 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
170 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
217 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
[all...]
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DAttributeCleanupPluginTestCase.java80 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
90 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
102 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
129 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
151 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
165 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
180 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
222 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
[all...]
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DAttributeCleanupPluginTestCase.java78 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
88 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
100 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
119 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
141 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
155 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
170 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
217 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
[all...]
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/plugins/
H A DAttributeCleanupPluginTestCase.java80 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
90 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
102 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
129 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
151 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
165 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
180 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
222 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/plugins/
H A DAttributeCleanupPluginTestCase.java81 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
91 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
103 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
122 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
144 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
158 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
173 "ds-cfg-java-class: org.opends.server.plugins.AttributeCleanupPlugin",
206 AttributeCleanupPlugin plugin = new AttributeCleanupPlugin();
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/plugins/
H A DAttributeCleanupPlugin.java62 public class AttributeCleanupPlugin extends class in inherits:DirectoryServerPlugin,ConfigurationChangeListener
100 public AttributeCleanupPlugin() method in class:AttributeCleanupPlugin
196 TRACER.debugVerbose("The AttributeCleanupPlugin has eliminated all "
387 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
420 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
451 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
485 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
/forgerock/opendj2/src/server/org/opends/server/plugins/
H A DAttributeCleanupPlugin.java61 public class AttributeCleanupPlugin extends class in inherits:DirectoryServerPlugin,ConfigurationChangeListener
99 public AttributeCleanupPlugin() method in class:AttributeCleanupPlugin
195 TRACER.debugVerbose("The AttributeCleanupPlugin has eliminated all "
386 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
419 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
450 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
484 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/
H A DAttributeCleanupPlugin.java62 public class AttributeCleanupPlugin extends class in inherits:DirectoryServerPlugin,ConfigurationChangeListener
100 public AttributeCleanupPlugin() method in class:AttributeCleanupPlugin
196 TRACER.debugVerbose("The AttributeCleanupPlugin has eliminated all "
387 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
420 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
451 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
485 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/
H A DAttributeCleanupPlugin.java62 public class AttributeCleanupPlugin extends class in inherits:DirectoryServerPlugin,ConfigurationChangeListener
100 public AttributeCleanupPlugin() method in class:AttributeCleanupPlugin
196 TRACER.debugVerbose("The AttributeCleanupPlugin has eliminated all "
387 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
420 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
451 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
485 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/
H A DAttributeCleanupPlugin.java61 public class AttributeCleanupPlugin extends class in inherits:DirectoryServerPlugin,ConfigurationChangeListener
99 public AttributeCleanupPlugin() method in class:AttributeCleanupPlugin
195 TRACER.debugVerbose("The AttributeCleanupPlugin has eliminated all "
386 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
419 TRACER.debugVerbose("AttributeCleanupPlugin removing '%s'",
450 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
484 TRACER.debugVerbose("AttributeCleanupPlugin renaming '%s' to '%s'",
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/
H A DAttributeCleanupPlugin.java57 public class AttributeCleanupPlugin extends class in inherits:DirectoryServerPlugin,ConfigurationChangeListener
95 public AttributeCleanupPlugin() method in class:AttributeCleanupPlugin
185 logger.trace("The AttributeCleanupPlugin has eliminated all "
355 logger.trace("AttributeCleanupPlugin removing '%s'",
387 logger.trace("AttributeCleanupPlugin removing '%s'",
417 logger.trace("AttributeCleanupPlugin renaming '%s' to '%s'",
450 logger.trace("AttributeCleanupPlugin renaming '%s' to '%s'",

Completed in 100 milliseconds