📄️ API概述
Casbin API Usage
📄️ 管理 API
原始的 API 为Casbin 策略管理提供了充分支持
📄️ RBAC API
用于RBAC的更友好的 API 此 API 是管理 API 中的一个子集。 RBAC 用户可以使用此 API 来简化代码。
📄️ 域内基于角色的访问控制 API
A more user-friendly API for RBAC with domains. This API is a subset of the Management API. RBAC users can use this API to simplify their code.
📄️ RBAC with Conditions API
A more user-friendly API for RBAC with conditions.
📄️ 角色管理器API
The RoleManager API provides an interface for defining operations to manage roles. The addition of a matching function to the RoleManager allows the use of wildcards in role names and domains.
📄️ 数据权限
Solutions for Data Permissions