Annotation Interface的使用
cool.scx.ext.auth.annotation.ApiPerms
使用ApiPerms的程序包
-
cool.scx.ext.auth中ApiPerms的使用
注释类型为ApiPerms的cool.scx.ext.auth中的方法修饰符和类型方法说明cool.scx.core.vo.BaseVoBaseAuthApi.changePasswordByAdmin(String newPassword, Long userID) changePasswordByAdminUser.cool.scx.core.vo.BaseVoBaseAuthApi.changePasswordBySelf(String newPassword, String oldPassword) changeUserPassword.cool.scx.core.vo.DataJsonBaseAuthApi.changeUserAvatar(String newAvatar) changeUserAvatar.cool.scx.core.vo.BaseVoBaseAuthApi.changeUsernameBySelf(String newUsername, String password) changeUserUsername.cool.scx.core.vo.BaseVoBaseAuthApi.info(io.vertx.ext.web.RoutingContext routingContext) info. -
cool.scx.ext.config_manager中ApiPerms的使用
注释类型为ApiPerms的cool.scx.ext.config_manager中的方法修饰符和类型方法说明cool.scx.core.vo.JsonConfigManagerApi.updateSystemConfig(Map<String, Object> config) 更新系统配置cool.scx.core.vo.JsonConfigManagerApi.updateUserConfig(Map<String, Object> config) update.