cmr.client.base

A base client for the CMR services.

This client defines basic options, data, and methods that all clients will share in common.

This Clojure namespace uses the generic protocol and implementation that is also shared by ClojureScript. Clojure-specific code is defined here.

get-token

(get-token this)

get-token-header

(get-token-header this)

get-url

(get-url this segment)