Skip navigation links
A C E H L M O R S T 

A

addPolicies(String, String, List<List<String>>) - Method in class org.jim.jcasbin.MongoAdapter
addPolicies adds authorization rules to the current policy.
addPolicy(String, String, List<String>) - Method in class org.jim.jcasbin.MongoAdapter
将策略规则添加到存储

C

CasbinRule - Class in org.jim.jcasbin.domain
Created with IntelliJ IDEA.
CasbinRule() - Constructor for class org.jim.jcasbin.domain.CasbinRule
 
clearCollection() - Method in class org.jim.jcasbin.MongoAdapter
 

E

equals(Object) - Method in class org.jim.jcasbin.domain.CasbinRule
 

H

hashCode() - Method in class org.jim.jcasbin.domain.CasbinRule
 
hasText(String) - Static method in class org.jim.jcasbin.domain.CasbinRule
 

L

loadPolicy(Model) - Method in class org.jim.jcasbin.MongoAdapter
从存储加载所有策略规则 加载时会合并重复数据

M

MongoAdapter - Class in org.jim.jcasbin
MongoAdapter is the Mongodb adapter for jCasbin.
MongoAdapter(MongoClient, String) - Constructor for class org.jim.jcasbin.MongoAdapter
 
MongoAdapter(MongoClient, String, String) - Constructor for class org.jim.jcasbin.MongoAdapter
 

O

org.jim.jcasbin - package org.jim.jcasbin
 
org.jim.jcasbin.domain - package org.jim.jcasbin.domain
 

R

removeFilteredPolicy(String, String, int, String...) - Method in class org.jim.jcasbin.MongoAdapter
从存储中删除当前策略指定索引后匹配的数据
removePolicies(String, String, List<List<String>>) - Method in class org.jim.jcasbin.MongoAdapter
removePolicies removes authorization rules from the current policy.
removePolicy(String, String, List<String>) - Method in class org.jim.jcasbin.MongoAdapter
从存储中删除策略规则

S

savePolicy(Model) - Method in class org.jim.jcasbin.MongoAdapter
将所有策略规则保存到存储 保存时会合并重复数据
setByIndex(int, String) - Method in class org.jim.jcasbin.domain.CasbinRule
 

T

toPolicy() - Method in class org.jim.jcasbin.domain.CasbinRule
 
transformToCasbinRule(Model) - Static method in class org.jim.jcasbin.domain.CasbinRule
将model转换为CasbinRule 转换过程将会合并重复数据
A C E H L M O R S T 
Skip navigation links

Copyright © 2018–2024. All rights reserved.