Uses of Class
org.robovm.apple.foundation.NSURLCredentialStorage
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLCredentialStorage in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSURLCredentialStorage Modifier and Type Method Description static NSURLCredentialStorageNSURLCredentialStorage. getSharedCredentialStorage()NSURLCredentialStorageNSURLSessionConfiguration. getURLCredentialStorage()Methods in org.robovm.apple.foundation with parameters of type NSURLCredentialStorage Modifier and Type Method Description static NSObjectProtocolNSURLCredentialStorage.Notifications. observeChanged(NSURLCredentialStorage object, VoidBlock1<NSURLCredentialStorage> block)voidNSURLSessionConfiguration. setURLCredentialStorage(NSURLCredentialStorage v)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLCredentialStorage Modifier and Type Method Description static NSObjectProtocolNSURLCredentialStorage.Notifications. observeChanged(NSURLCredentialStorage object, VoidBlock1<NSURLCredentialStorage> block)