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

Jean-Noel Rouvignac
13.08.2015 ea1068c292e9b341af6d6b563cd8988a96be20a9
opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/SSFTestCase.java
@@ -22,7 +22,7 @@
 *
 *
 *      Copyright 2008-2009 Sun Microsystems, Inc.
 *      Portions copyright 2011-2013 ForgeRock AS
 *      Portions Copyright 2011-2015 ForgeRock AS
 */
/**
@@ -204,7 +204,7 @@
     *
     * @throws Exception If a test doesn't pass.
     */
    @Test()
    @Test
    public void testIntegrity() throws Exception {
        //set QOP to integrity.
        TestCaseUtils.dsconfig(
@@ -244,7 +244,7 @@
     * Test confidentiality settings using DIGEST-MD5.
     * @throws Exception
     */
    @Test()
    @Test
    public void testConfidentiality() throws Exception {
        //set QOP to integrity.
        TestCaseUtils.dsconfig(