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

dugan
01.16.2008 d048be119faafbb9d83bb2f0f8995d6070b16d52
opends/src/server/org/opends/server/authorization/dseecompat/AciContainer.java
@@ -980,4 +980,11 @@
    else
      evalAllAttributes &= ~v;
  }
  /**
   * {@inheritDoc}
   */
  public int getCurrentSSF() {
      return clientConnection.getConnectionSecurityProvider().getSSF();
  }
}