org.silverpeas.authentication.encryption
Class PasswordEncryptionFactoryTest
java.lang.Object
org.silverpeas.authentication.encryption.PasswordEncryptionFactoryTest
public class PasswordEncryptionFactoryTest
- extends Object
Unit tests on the getting of the correct PasswordEncryption implementations with the
PasswordEncryptionFactory instances.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PasswordEncryptionFactoryTest
public PasswordEncryptionFactoryTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testGetDefaultPasswordEncryption
public void testGetDefaultPasswordEncryption()
throws Exception
- Throws:
Exception
testGetPasswordEncryptionFromADESDigest
public void testGetPasswordEncryptionFromADESDigest()
throws Exception
- Throws:
Exception
testGetPasswordEncryptionFromAMD5Digest
public void testGetPasswordEncryptionFromAMD5Digest()
throws Exception
- Throws:
Exception
testGetPasswordEncryptionFromASHA512Digest
public void testGetPasswordEncryptionFromASHA512Digest()
throws Exception
- Throws:
Exception
Copyright © 2016 Silverpeas. All Rights Reserved.