Package com.onenetwork.platform.tools.util

  • Class Summary 
    Class Description
    DynamicLoad
    This class provides a safe way to invoke Class.forName and loader.loadClass
    JsUtils
    TODO complete the class documentation
    ReflectionSecurity
    This class ensures only whitelisted list of classnames are allowed to be intantiated using reflection
    Sanitize
    Utilities used to "sanitize" user input to prevent issues like XSS, SQL Injection, etc.
    SAST
    This class was built to help clean up SAST false positives and other issues
    StrictEncodingJSONFormatter
    Make an JSON text of JSONObject or JSONArray.
    StringUtils
    Basic utilities for manipulating Strings.
    WebHelper
    Web helper