Class IWebURLAuthenticationChallenge

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

public class IWebURLAuthenticationChallenge extends IUnknown
  • Constructor Details

    • IWebURLAuthenticationChallenge

      public IWebURLAuthenticationChallenge(int address)
  • Method Details

    • previousFailureCount

      public int previousFailureCount(int[] result)
    • proposedCredential

      public int proposedCredential(int[] result)
    • protectionSpace

      public int protectionSpace(int[] result)
    • sender

      public int sender(int[] sender)