Package com.ibm.wsspi.http
Class URLEscapingUtils
java.lang.Object
com.ibm.wsspi.http.URLEscapingUtils
This class provides static/stateless utility methods for scrubbing URLs for
 safe use in error messages.
 
 HTML entities in URLs need to be escaped before being used in messages of any kind.
 
- 
Method Summary
- 
Method Details- 
toSafeString
 
-