Module rabbit_authz_backend

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, state_can_expire/0.
Optional callback functions: update_state/2.


Generated by EDoc