Annotation Interface的使用
cool.scx.ext.organization.annotation.Perms
使用Perms的程序包
-
cool.scx.ext.organization.base中Perms的使用
注释类型为Perms的cool.scx.ext.organization.base中的方法修饰符和类型方法说明cool.scx.core.vo.BaseVoBaseUserController.changePasswordByAdminUser(String newPassword, Long userID) changePasswordByAdminUser.cool.scx.core.vo.BaseVoBaseUserController.changePasswordBySelf(String newPassword, String password) changePasswordBySelf.cool.scx.core.vo.DataJsonBaseAuthController.changeUserAvatar(String newAvatar) changeUserAvatar.cool.scx.core.vo.BaseVoBaseUserController.changeUsernameBySelf(String newUsername, String password) changeUsernameBySelf.cool.scx.core.vo.BaseVoBaseAuthController.changeUserPassword(String newPassword, String oldPassword) changeUserPassword.cool.scx.core.vo.BaseVoBaseAuthController.changeUserUsername(String newUsername, String password) changeUserUsername.cool.scx.core.vo.BaseVoBaseAuthController.info(io.vertx.ext.web.RoutingContext routingContext) info.