
public class SecretTokenInsertingCopyStrategy extends CopyUtil.AbstractCopyStrategy implements CopyUtil.CopyStrategy
| Constructor and Description |
|---|
SecretTokenInsertingCopyStrategy(String secretToken) |
| Modifier and Type | Method and Description |
|---|---|
LiteralNode |
replaceLiteralNode(LiteralNode literal)
Strategies can replace a literal that is being copied.
|
replaceContextNode, replaceRelationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreplaceContextNode, replaceRelationpublic SecretTokenInsertingCopyStrategy(String secretToken)
public LiteralNode replaceLiteralNode(LiteralNode literal)
CopyUtil.AbstractCopyStrategyreplaceLiteralNode in interface CopyUtil.CopyStrategyreplaceLiteralNode in class CopyUtil.AbstractCopyStrategyliteral - The original literal node.Copyright © 2017. All rights reserved.