Auth
NAME
Cro::RPC::JSON::Auth
- basic role for implementing JSON-RPC authorization
METHODS
json-rpc-authorize($auth --
Bool)>
This method is required to be implemented by consuming class. It must take the supplied $auth
object and return a Bool which is True only when authorization is granted.
SEE ALSO
Cro::RPC::JSON, Cro documentation
AUTHOR
Vadim Belman [email protected]
LICENSE
Artistic License 2.0
See the LICENSE file in this distribution.