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 NSURLCredential
NSURLCredential.credentialWithUser
(NSString user, NSString password, long persistence) NSURLAuthenticationChallenge.proposedCredential()
Methods in org.eclipse.swt.internal.cocoa with parameters of type NSURLCredentialModifier and TypeMethodDescriptionvoid
NSObject.useCredential
(NSURLCredential credential, NSURLAuthenticationChallenge challenge)