(defn domain [perms] (java.security.ProtectionDomain. (java.security.CodeSource. nil (cast java.security.cert.Certificate nil)) perms))
Comments top
No comments for domain. Log in to add a comment.