CharacterObfuscator @Deprecated public class Obfuscator extends Object implements de.alpharogroup.crypto.obfuscation.api.Obfuscatable
Obfuscator obfuscates the given SimpleObfuscationRules. For an example
see the unit test.| Constructor and Description |
|---|
Obfuscator(de.alpharogroup.crypto.obfuscation.rules.SimpleObfuscationRules rule,
String key)
Deprecated.
Instantiates a new
Obfuscator. |
| Modifier and Type | Method and Description |
|---|---|
String |
disentangle()
Deprecated.
|
String |
obfuscate()
Deprecated.
|
public Obfuscator(de.alpharogroup.crypto.obfuscation.rules.SimpleObfuscationRules rule,
String key)
Obfuscator.rule - the rulekey - the keyCopyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.