com.silverpeas.util.security
Class ConcurrentExecutionTest
java.lang.Object
com.silverpeas.util.security.ContentEncryptionServiceTest
com.silverpeas.util.security.ConcurrentExecutionTest
public class ConcurrentExecutionTest
- extends ContentEncryptionServiceTest
Unit tests on the execution of the different DefaultContentEncryptionService's methods in a concurrent
way.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentExecutionTest
public ConcurrentExecutionTest()
generateKeyFile
public void generateKeyFile()
throws Exception
- Throws:
Exception
testTheCipherRenewingIsBlocking
public void testTheCipherRenewingIsBlocking()
testTheCipherRenewingIsBlockedWhenAContentIsEncrypted
public void testTheCipherRenewingIsBlockedWhenAContentIsEncrypted()
testTheCipherRenewingIsBlockedWhenAContentIsDecrypted
public void testTheCipherRenewingIsBlockedWhenAContentIsDecrypted()
testTheKeyUpdateIsBlocking
public void testTheKeyUpdateIsBlocking()
testTheKeyUpdateIsBlockedWhenAContentIsEncrypted
public void testTheKeyUpdateIsBlockedWhenAContentIsEncrypted()
testTheKeyUpdateIsBlockedWhenAContentIsDecrypted
public void testTheKeyUpdateIsBlockedWhenAContentIsDecrypted()
Copyright © 2016 Silverpeas. All Rights Reserved.