Uses of Class
org.robovm.apple.coreservices.CFHTTPAuthentication
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFHTTPAuthentication in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFHTTPAuthentication Modifier and Type Method Description static CFHTTPAuthenticationCFHTTPAuthentication. create(CFAllocator alloc, CFHTTPMessage response)static CFHTTPAuthenticationCFHTTPAuthentication. create(CFHTTPMessage response)Methods in org.robovm.apple.coreservices with parameters of type CFHTTPAuthentication Modifier and Type Method Description booleanCFHTTPMessage. applyCredentials(CFHTTPAuthentication auth, String username, String password)booleanCFHTTPMessage. applyCredentials(CFHTTPAuthentication auth, String username, String password, String accountDomain)booleanCFHTTPMessage. applyCredentials(CFHTTPAuthentication auth, CFHTTPAuthenticationCredentials dict)