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 ICryptFactory
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.