Liking cljdoc? Tell your friends :D

cmr.authz.acls

This namespace is provided for common code needed by the roles and permissions namespaces.

This namespace is provided for common code needed by the roles and
permissions namespaces.
raw docstring

check-accessclj

(check-access base-url token user-id acl-query)

This function is responsible for making a call to the CMR Access Control permissions resource to check what has been granted for the given user.

This function is responsible for making a call to the CMR Access Control
permissions resource to check what has been granted for the given user.
sourceraw docstring

permissions-resourceclj

The path segment to the CMR Access Control API resource that is queried in order to get user permissions.

The path segment to the CMR Access Control API resource that is queried
in order to get user permissions.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close