MCPcopy Index your code
hub / github.com/diyhi/bbs / get

Method get

src/main/java/cms/utils/AccessUserThreadLocal.java:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 }
21
22 public static AccessUser get() {
23 return holder.get();
24 }
25 /**
26 * cms.config.ThreadLocalListener中删除
27 */

Callers 15

addMethod · 0.95
isPermissionMethod · 0.95
getBaseInfoMethod · 0.95
getBindingSmsCodeMethod · 0.95
isTopicFavoritedMethod · 0.95
isQuestionFavoritedMethod · 0.95
addFavoriteMethod · 0.95
deleteFavoriteMethod · 0.95
getTopicFavoriteListMethod · 0.95
getFavoriteListMethod · 0.95
getQuestionDetailMethod · 0.95

Calls

no outgoing calls

Tested by 1

installMethod · 0.64