public class XssUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
clean(String value)
This method makes up a simple anti cross-site scripting (XSS) filter written
for Java web applications.
|
Copyright © 2019. All rights reserved.