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 void
NSObject. cancelAuthenticationChallenge(NSURLAuthenticationChallenge challenge)
void
NSObject. useCredential(NSURLCredential credential, NSURLAuthenticationChallenge challenge)
-