$serviceResponse
$serviceResponse : string
serviceResponse
Class LOGIN_SERVICE https://github.com/CHGLongStone/just-core-auth-login
Very basic auth mechanism to white list API calls from other servers this is ONLY in place to limit access to an API based on white list there is no other authentication hook behind this fro granular control implementation ripped straight from here: https://sunnyis.me/blog/secure-passwords/ input from here: http://www.openwall.com/articles/PHP-Users-Passwords https://github.com/ircmaxell/password_compat http://php.net/manual/en/function.password-hash.php
introspectService() : string
introspectService will provide all of the methods, members and arguements within scope of the call as well as the document comments assotiatiated with the extended object. This method can be overridden or extended to parse this data into a WSDL or similar format
return NULL