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

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