Uses of Class
org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
Packages that use NSURLAuthenticationChallenge
-
Uses of NSURLAuthenticationChallenge in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLAuthenticationChallengeModifier and TypeMethodDescriptionvoid
NSObject.cancelAuthenticationChallenge
(NSURLAuthenticationChallenge challenge) void
NSObject.useCredential
(NSURLCredential credential, NSURLAuthenticationChallenge challenge)