public static class JBClazz.JBClazzAcl extends LinkedHashMap<String,Object>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
JBClazzAcl() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
hasAccess(JBClazz.ClazzAclMethod method,
JBUser user) |
boolean |
hasAccess(JBClazz.ClazzAclMethod method,
String name) |
boolean |
hasPublicAccess(JBClazz.ClazzAclMethod method) |
void |
setAccess(JBClazz.ClazzAclMethod method,
String userId,
boolean access) |
void |
setPublicAccess(JBClazz.ClazzAclMethod method,
boolean access) |
String |
toString() |
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCodecompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic void setPublicAccess(JBClazz.ClazzAclMethod method, boolean access)
public void setAccess(JBClazz.ClazzAclMethod method, String userId, boolean access)
public boolean hasAccess(JBClazz.ClazzAclMethod method, JBUser user)
public boolean hasPublicAccess(JBClazz.ClazzAclMethod method)
public boolean hasAccess(JBClazz.ClazzAclMethod method, String name)
public String toString()
toString 在类中 AbstractMap<String,Object>Copyright © 2019. All rights reserved.