(proxied? {:keys [irodsAccount]})
Returns true if this context map is using a proxied (client) user
Returns true if this context map is using a proxied (client) user
(user-exists? cm username)
Returns true if 'username' exists in iRODS.
Returns true if 'username' exists in iRODS.
(user-group-ids {ug-ao :userGroupAO} username)
Returns a list of group IDs that the user is in.
Returns a list of group IDs that the user is in.
(user-groups {ug-ao :userGroupAO} username)
Returns a list of group names that the user is in.
Returns a list of group names that the user is in.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close