Class URLCOMInjectionSanitizer
java.lang.Object
de.hybris.platform.cmscockpit.util.URLCOMInjectionSanitizer
Created on 2014-12-03.
Sanitize URL to be used in command line process
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
URLCOMInjectionSanitizer
-
-
Method Details
-
sanitize
Will parse a String URL and sanitize so it can be past into a command line process- Parameters:
url- to be sanitized- Returns:
- sanitized URL
- Throws:
NullPointerException
-