Uses of Class
org.robovm.apple.coreservices.CFHTTPAuthenticationScheme
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFHTTPAuthenticationScheme in org.robovm.apple.coreservices
Fields in org.robovm.apple.coreservices declared as CFHTTPAuthenticationScheme Modifier and Type Field Description static CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. Basicstatic CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. Digeststatic CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. Kerberosstatic CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. Negotiatestatic CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. Negotiate2static CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. NTLMstatic CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. XMobileMeAuthTokenMethods in org.robovm.apple.coreservices that return CFHTTPAuthenticationScheme Modifier and Type Method Description static CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme.Marshaler. toObject(Class<CFHTTPAuthenticationScheme> cls, long handle, long flags)static CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme. valueOf(CFString value)Methods in org.robovm.apple.coreservices that return types with arguments of type CFHTTPAuthenticationScheme Modifier and Type Method Description static List<CFHTTPAuthenticationScheme>CFHTTPAuthenticationScheme.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coreservices with parameters of type CFHTTPAuthenticationScheme Modifier and Type Method Description booleanCFHTTPMessage. addAuthentication(CFHTTPMessage authenticationFailureResponse, String username, String password, CFHTTPAuthenticationScheme authenticationScheme, boolean forProxy)static longCFHTTPAuthenticationScheme.Marshaler. toNative(CFHTTPAuthenticationScheme o, long flags)Method parameters in org.robovm.apple.coreservices with type arguments of type CFHTTPAuthenticationScheme Modifier and Type Method Description static longCFHTTPAuthenticationScheme.AsListMarshaler. toNative(List<CFHTTPAuthenticationScheme> l, long flags)static CFHTTPAuthenticationSchemeCFHTTPAuthenticationScheme.Marshaler. toObject(Class<CFHTTPAuthenticationScheme> cls, long handle, long flags)