Class UntrustedUrlInput


  • public class UntrustedUrlInput
    extends UntrustedInput
    Wrapper class to mark an untrusted Url
    • Constructor Summary

      Constructors 
      Constructor Description
      UntrustedUrlInput​(java.lang.Object url)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UntrustedUrlInput

        public UntrustedUrlInput​(java.lang.Object url)