- validate(OnlyValidate) - Method in class bap.pp.common.service.CommonService
-
唯一性校验
根据验证所传入的验证对象,查询符合条件的条数
- ValidateCodeUtil - Class in bap.pp.util
-
- ValidateCodeUtil() - Constructor for class bap.pp.util.ValidateCodeUtil
-
- validationFail(HttpServletRequest, HttpServletResponse, AuthenticationException, Staff) - Method in class bap.pp.main.login.service.LoginExtenderService
-
用户登录认证失败执行的回调,实现此方法,用户需自行记录登录异常日志
- validationSuccess(HttpServletRequest, HttpServletResponse, Staff) - Method in class bap.pp.main.login.service.LoginExtenderService
-
用户验证完全通过后执行回调
- validUrlPattern(String, String, boolean) - Method in class bap.pp.strongbox.resource.service.ResourceService
-
某个请求是否为系统资源或菜单并返还匹配的菜单或资源对象
- valueOf(String) - Static method in enum bap.pp.core.config.item.domain.ConfigItem
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum bap.pp.strongbox.client.domain.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum bap.pp.core.config.item.domain.ConfigItem
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum bap.pp.strongbox.client.domain.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- view(Map<String, Object>) - Method in class bap.pp.sysinfo.controller.SystemLogController
-
访问日志折线图