(context & dom)
Create an access control context out of domains.
Create an access control context out of domains.
(domain perms & [code-source])
Create a protection domain out of permissions.
Create a protection domain out of permissions.
(jvm-sandbox thunk context)
Run a function inside of a security context.
Run a function inside of a security context.
(permissions & permissions)
Create a new Permissions object with all of the permissions passed. accessDeclaredMembers is added by default.
Create a new Permissions object with all of the permissions passed. accessDeclaredMembers is added by default.
(priv-action thunk)
Create a one-off privileged action with a run method that just runs the function you pass.
Create a one-off privileged action with a run method that just runs the function you pass.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close