Class IWebURLProtectionSpace

java.lang.Object
org.eclipse.swt.internal.ole.win32.IUnknown
org.eclipse.swt.internal.webkit.IWebURLProtectionSpace

public class IWebURLProtectionSpace extends IUnknown
  • Constructor Details

    • IWebURLProtectionSpace

      public IWebURLProtectionSpace(int address)
  • Method Details

    • host

      public int host(int[] result)
    • port

      public int port(int[] result)
    • realm

      public int realm(int[] result)