def self.signature(ts, nonce, method, uri, host, port, ext, mac_algorithm, mac_key)
def self.new(access_token, expires_in, mac_algorithm, mac_key, refresh_token = nil, scope = nil, issued_at = Time.now.epoch)
def issued_at=(issued_at)
def mac_algorithm=(mac_algorithm)