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