Uses of Class
org.robovm.apple.coreservices.CFHTTPAuthenticationCredentials
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFHTTPAuthenticationCredentials in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFHTTPAuthenticationCredentials Modifier and Type Method Description CFHTTPAuthenticationCredentialsCFHTTPAuthenticationCredentials. set(CFString key, NativeObject value)CFHTTPAuthenticationCredentialsCFHTTPAuthenticationCredentials. setAccountDomain(String accountDomain)CFHTTPAuthenticationCredentialsCFHTTPAuthenticationCredentials. setPassword(String password)CFHTTPAuthenticationCredentialsCFHTTPAuthenticationCredentials. setUsername(String username)static CFHTTPAuthenticationCredentialsCFHTTPAuthenticationCredentials.Marshaler. toObject(Class<CFHTTPAuthenticationCredentials> cls, long handle, long flags)Methods in org.robovm.apple.coreservices that return types with arguments of type CFHTTPAuthenticationCredentials Modifier and Type Method Description static List<CFHTTPAuthenticationCredentials>CFHTTPAuthenticationCredentials.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coreservices with parameters of type CFHTTPAuthenticationCredentials Modifier and Type Method Description booleanCFHTTPMessage. applyCredentials(CFHTTPAuthentication auth, CFHTTPAuthenticationCredentials dict)static longCFHTTPAuthenticationCredentials.Marshaler. toNative(CFHTTPAuthenticationCredentials o, long flags)Method parameters in org.robovm.apple.coreservices with type arguments of type CFHTTPAuthenticationCredentials Modifier and Type Method Description static longCFHTTPAuthenticationCredentials.AsListMarshaler. toNative(List<CFHTTPAuthenticationCredentials> l, long flags)static CFHTTPAuthenticationCredentialsCFHTTPAuthenticationCredentials.Marshaler. toObject(Class<CFHTTPAuthenticationCredentials> cls, long handle, long flags)