Package org.robovm.apple.foundation
Class NSURLAuthenticationMethod
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSURLAuthenticationMethod
public class NSURLAuthenticationMethod extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSURLAuthenticationMethod.AsListMarshalerstatic classNSURLAuthenticationMethod.Marshalerstatic classNSURLAuthenticationMethod.Values -
Field Summary
Fields Modifier and Type Field Description static NSURLAuthenticationMethodClientCertificatestatic NSURLAuthenticationMethodDefaultstatic NSURLAuthenticationMethodHTMLFormstatic NSURLAuthenticationMethodHTTPBasicstatic NSURLAuthenticationMethodHTTPDigeststatic NSURLAuthenticationMethodNegotiatestatic NSURLAuthenticationMethodNTLMstatic NSURLAuthenticationMethodServerTrust -
Method Summary
Modifier and Type Method Description static NSURLAuthenticationMethodvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value