Uses of Class
org.robovm.apple.foundation.NSURLAuthenticationMethod
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSURLAuthenticationMethod in org.robovm.apple.foundation
Fields in org.robovm.apple.foundation declared as NSURLAuthenticationMethod Modifier and Type Field Description static NSURLAuthenticationMethodNSURLAuthenticationMethod. ClientCertificatestatic NSURLAuthenticationMethodNSURLAuthenticationMethod. Defaultstatic NSURLAuthenticationMethodNSURLAuthenticationMethod. HTMLFormstatic NSURLAuthenticationMethodNSURLAuthenticationMethod. HTTPBasicstatic NSURLAuthenticationMethodNSURLAuthenticationMethod. HTTPDigeststatic NSURLAuthenticationMethodNSURLAuthenticationMethod. Negotiatestatic NSURLAuthenticationMethodNSURLAuthenticationMethod. NTLMstatic NSURLAuthenticationMethodNSURLAuthenticationMethod. ServerTrustMethods in org.robovm.apple.foundation that return NSURLAuthenticationMethod Modifier and Type Method Description NSURLAuthenticationMethodNSURLProtectionSpace. getAuthenticationMethod()static NSURLAuthenticationMethodNSURLAuthenticationMethod.Marshaler. toObject(Class<NSURLAuthenticationMethod> cls, long handle, long flags)static NSURLAuthenticationMethodNSURLAuthenticationMethod. valueOf(NSString value)Methods in org.robovm.apple.foundation that return types with arguments of type NSURLAuthenticationMethod Modifier and Type Method Description static List<NSURLAuthenticationMethod>NSURLAuthenticationMethod.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.foundation with parameters of type NSURLAuthenticationMethod Modifier and Type Method Description static NSURLProtectionSpaceNSURLProtectionSpace. create(String host, long port, NSURLProtectionSpaceProtocol protocol, String realm, NSURLAuthenticationMethod authenticationMethod)static NSURLProtectionSpaceNSURLProtectionSpace. createProxy(String host, long port, NSURLProtectionSpaceProxyType type, String realm, NSURLAuthenticationMethod authenticationMethod)protected longNSURLProtectionSpace. init(String host, long port, NSURLProtectionSpaceProtocol protocol, String realm, NSURLAuthenticationMethod authenticationMethod)protected longNSURLProtectionSpace. init(String host, long port, NSURLProtectionSpaceProxyType type, String realm, NSURLAuthenticationMethod authenticationMethod)static longNSURLAuthenticationMethod.Marshaler. toNative(NSURLAuthenticationMethod o, long flags)Method parameters in org.robovm.apple.foundation with type arguments of type NSURLAuthenticationMethod Modifier and Type Method Description static longNSURLAuthenticationMethod.AsListMarshaler. toNative(List<NSURLAuthenticationMethod> l, long flags)static NSURLAuthenticationMethodNSURLAuthenticationMethod.Marshaler. toObject(Class<NSURLAuthenticationMethod> cls, long handle, long flags)