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