module Setsuzoku::Service::WebService

Defines all common methods for handling interfacing with a Web Service API.

The Token-based API Authentication Interface definition. Any Plugin that implements this must implement all methods defined here.

Defines all necessary methods for handling authentication for any token-based authentication.