Liking cljdoc? Tell your friends :D

clj-jargon.users


proxied?clj

(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
sourceraw docstring

userclj

(user {user-ao :userAO} username)
source

user-exists?clj

(user-exists? cm username)

Returns true if 'username' exists in iRODS.

Returns true if 'username' exists in iRODS.
sourceraw docstring

user-group-idsclj

(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.
sourceraw docstring

user-groupsclj

(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.
sourceraw docstring

username->idclj

(username->id cm username)
source

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

× close