public class ClassCryptFactory extends Object implements ICryptFactory
ICrypt object by instantiating a provided class. The class
must implement ICrypt.| Constructor and Description |
|---|
ClassCryptFactory(Class<?> cryptClass,
String encryptionKey)
Construct.
|
public ICrypt newCrypt()
newCrypt in interface ICryptFactoryCopyright © 2006–2015 Apache Software Foundation. All rights reserved.