Package org.robovm.apple.foundation
Class NSURLAuthenticationMethod.Values
java.lang.Object
org.robovm.apple.foundation.NSURLAuthenticationMethod.Values
- Enclosing class:
- NSURLAuthenticationMethod
public static class NSURLAuthenticationMethod.Values extends Object
-
Constructor Summary
Constructors Constructor Description Values() -
Method Summary
-
Constructor Details
-
Values
public Values()
-
-
Method Details
-
Default
-
HTTPBasic
-
HTTPDigest
-
HTMLForm
-
NTLM
-
Negotiate
-
ClientCertificate
-
ServerTrust
-