Uses of Class
org.eclipse.swt.internal.cocoa.NSURLCredential
Packages that use NSURLCredential
-
Uses of NSURLCredential in org.eclipse.swt.internal.cocoa
Methods in org.eclipse.swt.internal.cocoa that return NSURLCredentialModifier and TypeMethodDescriptionstatic NSURLCredentialNSURLCredential.credentialWithUser(NSString user, NSString password, long persistence) NSURLAuthenticationChallenge.proposedCredential()Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLCredentialModifier and TypeMethodDescriptionvoidNSObject.useCredential(NSURLCredential credential, NSURLAuthenticationChallenge challenge)