Uses of Class
org.eclipse.swt.internal.cocoa.NSURLAuthenticationChallenge
-
Packages that use NSURLAuthenticationChallenge Package Description org.eclipse.swt.internal.cocoa -
-
Uses of NSURLAuthenticationChallenge in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLAuthenticationChallenge Modifier and Type Method Description voidNSObject. cancelAuthenticationChallenge(NSURLAuthenticationChallenge challenge)voidNSObject. useCredential(NSURLCredential credential, NSURLAuthenticationChallenge challenge)
-