Uses of Class
org.robovm.apple.foundation.NSURLCredentialStorageRemovalOptions
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLCredentialStorageRemovalOptions in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSURLCredentialStorageRemovalOptions Modifier and Type Method Description NSURLCredentialStorageRemovalOptionsNSURLCredentialStorageRemovalOptions. set(NSString key, NSObject value)NSURLCredentialStorageRemovalOptionsNSURLCredentialStorageRemovalOptions. setShouldRemoveSynchronizableCredentials(boolean shouldRemoveSynchronizableCredentials)static NSURLCredentialStorageRemovalOptionsNSURLCredentialStorageRemovalOptions.Marshaler. toObject(Class<NSURLCredentialStorageRemovalOptions> cls, long handle, long flags)Methods in org.robovm.apple.foundation that return types with arguments of type NSURLCredentialStorageRemovalOptions Modifier and Type Method Description static List<NSURLCredentialStorageRemovalOptions>NSURLCredentialStorageRemovalOptions.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSURLCredentialStorageRemovalOptions Modifier and Type Method Description voidNSURLCredentialStorage. removeCredential(NSURLCredential credential, NSURLProtectionSpace space, NSURLCredentialStorageRemovalOptions options)voidNSURLCredentialStorage. removeCredential(NSURLCredential credential, NSURLProtectionSpace protectionSpace, NSURLCredentialStorageRemovalOptions options, NSURLSessionTask task)static longNSURLCredentialStorageRemovalOptions.Marshaler. toNative(NSURLCredentialStorageRemovalOptions o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLCredentialStorageRemovalOptions Modifier and Type Method Description static longNSURLCredentialStorageRemovalOptions.AsListMarshaler. toNative(List<NSURLCredentialStorageRemovalOptions> l, long flags)static NSURLCredentialStorageRemovalOptionsNSURLCredentialStorageRemovalOptions.Marshaler. toObject(Class<NSURLCredentialStorageRemovalOptions> cls, long handle, long flags)