public class LogInjectionPreventionHandler extends Object implements Function<String,String>
LogInjectionPreventionHandler()
void
addCLRFReplacement(String replacement)
addReplacement(Pattern pattern, String replacement)
String
apply(String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogInjectionPreventionHandler()
public void addReplacement(Pattern pattern, String replacement)
public void addCLRFReplacement(String replacement)
public String apply(String input)
apply
Function<String,String>
Copyright © 2021. All rights reserved.