Class WebHijackPreventionStrategy

    • Constructor Detail

      • WebHijackPreventionStrategy

        public WebHijackPreventionStrategy()
    • Method Detail

      • protect

        public abstract java.lang.String protect​(java.lang.String str)
        Transforms the input with the desired strategy.
        Parameters:
        str - a json string
        Returns:
        String - the transformed json string