mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
25.40.2007 44aad3f84d2a820094f3b5e73722778edc8c23f5
opends/src/server/org/opends/server/api/plugin/IntermediateResponsePluginResult.java
@@ -28,18 +28,12 @@
/**
 * This class defines a data structure that holds information about
 * the result of processing by an intermediate response plugin.
 */
public class IntermediateResponsePluginResult
{
  /**
   * An intermediate response plugin result instance that indicates
   * all processing was successful.