Class NSURLAuthenticationChallenge

java.lang.Object
org.eclipse.swt.internal.cocoa.id
org.eclipse.swt.internal.cocoa.NSObject
org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge

public class NSURLAuthenticationChallenge extends NSObject
  • Constructor Details

    • NSURLAuthenticationChallenge

      public NSURLAuthenticationChallenge()
    • NSURLAuthenticationChallenge

      public NSURLAuthenticationChallenge(long id)
    • NSURLAuthenticationChallenge

      public NSURLAuthenticationChallenge(id id)
  • Method Details

    • previousFailureCount

      public long previousFailureCount()
    • proposedCredential

      public NSURLCredential proposedCredential()
    • protectionSpace

      public NSURLProtectionSpace protectionSpace()
    • sender

      public id sender()