clj-ldap
clj-ldap copied to clipboard
fix string -> chars
(set (get-value attr byte-value))
->
(set "organizationalRole")
->
#{\a \e \g \i \l \n \o \R \r \t \z}