com.silverpeas.util.security
Class ContentEncryptionTest
java.lang.Object
com.silverpeas.util.security.ContentEncryptionServiceTest
com.silverpeas.util.security.ContentEncryptionTest
public class ContentEncryptionTest
- extends ContentEncryptionServiceTest
Unit tests on the encryption of contents done by the DefaultContentEncryptionService instances.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentEncryptionTest
public ContentEncryptionTest()
generateKeyFile
public void generateKeyFile()
throws Exception
- Throws:
Exception
encryptInlineAContent
public void encryptInlineAContent()
throws Exception
- Throws:
Exception
encryptAContent
public void encryptAContent()
throws Exception
- Throws:
Exception
encryptSeveralContentsInBatch
public void encryptSeveralContentsInBatch()
throws Exception
- Throws:
Exception
encryptSeveralContentsFromSeveralProvidersInBatch
public void encryptSeveralContentsFromSeveralProvidersInBatch()
throws Exception
- Throws:
Exception
decryptInlineAContent
public void decryptInlineAContent()
throws Exception
- Throws:
Exception
decryptAContent
public void decryptAContent()
throws Exception
- Throws:
Exception
decryptSeveralContentsInBatch
public void decryptSeveralContentsInBatch()
throws Exception
- Throws:
Exception
decryptSeveralContentsFromSeveralProvidersInBatch
public void decryptSeveralContentsFromSeveralProvidersInBatch()
throws Exception
- Throws:
Exception
renewContentCipher
public void renewContentCipher()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.