Package org.robovm.apple.coreservices
Class CFHTTPAuthenticationScheme
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.coreservices.CFHTTPAuthenticationScheme
public class CFHTTPAuthenticationScheme extends GlobalValueEnumeration<CFString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFHTTPAuthenticationScheme.AsListMarshalerstatic classCFHTTPAuthenticationScheme.Marshalerstatic classCFHTTPAuthenticationScheme.Values -
Field Summary
Fields Modifier and Type Field Description static CFHTTPAuthenticationSchemeBasicstatic CFHTTPAuthenticationSchemeDigeststatic CFHTTPAuthenticationSchemeKerberosstatic CFHTTPAuthenticationSchemeNegotiatestatic CFHTTPAuthenticationSchemeNegotiate2static CFHTTPAuthenticationSchemeNTLMstatic CFHTTPAuthenticationSchemeXMobileMeAuthToken -
Method Summary
Modifier and Type Method Description static CFHTTPAuthenticationSchemevalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Basic
-
Digest
-
NTLM
-
Kerberos
-
Negotiate
-
Negotiate2
-
XMobileMeAuthToken
-
-
Method Details
-
valueOf
-