public function ServicesClientConnectionAuth::connect in Services Client 7
Same name and namespace in other branches
- 7.2 services_client_connection/include/plugin.inc \ServicesClientConnectionAuth::connect()
Make initial conneciton to client
File
- services_client_connection/
include/ plugin.inc, line 72 - Base plugin definitions. All other plugins should be extended from this set of plugins.
Class
- ServicesClientConnectionAuth
- Base authentication class
Code
public function connect() {
}