This module defines the rabbit_authz_backend
behaviour.
Required callback functions: user_login_authorization/2
, check_vhost_access/3
, check_resource_access/4
, check_topic_access/4
, expiry_timestamp/1
.
Optional callback functions: update_state/2
.
Generated by EDoc