类 AuthRowMapperManager
java.lang.Object
com.alibaba.nacos.plugin.auth.impl.persistence.AuthRowMapperManager
Auth plugin row mapper manager.
- 作者:
- xiweng.yy
-
嵌套类概要
嵌套类修饰符和类型类说明static final classstatic final classstatic final class -
字段概要
字段修饰符和类型字段说明static final AuthRowMapperManager.PermissionRowMapperstatic final AuthRowMapperManager.RoleInfoRowMapperstatic final org.springframework.jdbc.core.RowMapper<User> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
USER_ROW_MAPPER
-
ROLE_INFO_ROW_MAPPER
-
PERMISSION_ROW_MAPPER
-
-
构造器详细资料
-
AuthRowMapperManager
public AuthRowMapperManager()
-