Package org.casbin.jcasbin.util
Class EnforceContext
java.lang.Object
org.casbin.jcasbin.util.EnforceContext
EnforceContext is used as the first element of the parameter "rvals" in method "enforce"
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionEnforceContext
(String suffix) EnforceContext
(String pSuffix, String eSuffix, String mSuffix, String rSuffix) -
Method Summary
-
Field Details
-
pType
-
eType
-
mType
-
rType
-
-
Constructor Details
-
EnforceContext
-
EnforceContext
-
-
Method Details
-
getpType
-
setpType
-
geteType
-
seteType
-
getmType
-
setmType
-
getrType
-
setrType
-