MIOLO26
|
Membros protegidos | |
checkPermission ($user, $password) | |
requestIsLocal () | |
accessError () | |
error ($code, $message) | |
requestIsFromSubnet () | |
WebService auxiliary class
Maintainers:
Armando Taffarel Neto [taffa.nosp@m.rel@.nosp@m.solis.nosp@m..coo.nosp@m.p.br] Daniel Hartmann [danie.nosp@m.l@so.nosp@m.lis.c.nosp@m.oop..nosp@m.br]
Organization:
SOLIS - Cooperativa de Soluções Livres
CopyRight:
Copyright (c) 2010 SOLIS - Cooperativa de Soluções Livres
License:
Licensed under GPLv2 (for further details read the COPYING file or http://www.gnu.org/licenses/gpl.html)
History:
See history in CVS repository: http://www.miolo.org.br
|
protected |
Throw Soap error with an access denied message
|
protected |
Athentication method
string | $user | |
string | $password |
|
protected |
Throw Soap error with the given message
string | $code | Error code http://www.w3.org/TR/soap12-part1/#faultcodes |
string | $message | Error message |
|
protected |
Check if the client is on the same subnet of the server WARNING: Linux-only method
|
protected |