package guardian
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Role-based access control for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.0.4.tar.gz
md5=45ecb4358a2405a3b4cc263f25ad995c
sha512=d070bd79c14123f720bd0c14291ee520bda3bfac5d6ceb58ceb85185c9be4cebbc5c99894ce29b62bf9e2ed4291ae094506d4d176c12945e99ed9d0283f55db8
doc/guardian.backend/Guardian_backend/MariaDb/Make/Guardian/Make_persistence/index.html
Module Guardian.Make_persistenceSource
Parameters
module Backend : sig ... endSignature
type actor_role_set = ActorRoleSet.ttype actor_spec = Authorizer.Actor.spectype auth_rule = Authorizer.auth_ruletype target_role_set = TargetRoleSet.ttype target_spec = Authorizer.Target.spectype !'a authorizable = 'a Authorizable.ttype !'b authorizable_target = 'b AuthorizableTarget.ttype ('rv, 'err) monad = ('rv, 'err) Lwt_result.tval migrate : ?ctx:(string * string) list -> unit -> unit Lwt.tval clean : ?ctx:(string * string) list -> unit -> unit Lwt.tSource
val wrap_function :
?ctx:(string * string) list ->
(string -> 'etyp) ->
([ `Create | `Read | `Update | `Delete | `Manage ] * target_spec) list ->
('param -> ('rval, 'etyp) monad) ->
('a authorizable -> 'param -> ('rval, 'etyp) monad, string) monadSource
val collect_rules :
?ctx:(string * string) list ->
([ `Create | `Read | `Update | `Delete | `Manage ] * target_spec) list ->
(auth_rule list, string) monadSource
val checker_of_effects :
?ctx:(string * string) list ->
([ `Create | `Read | `Update | `Delete | `Manage ] * target_spec) list ->
'a authorizable ->
(unit, string) monad sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page