跳过导航链接
C D G O U V 

C

cn.stylefeng.roses.kernel.customer.api - 程序包 cn.stylefeng.roses.kernel.customer.api
 
cn.stylefeng.roses.kernel.customer.api.constants - 程序包 cn.stylefeng.roses.kernel.customer.api.constants
 
cn.stylefeng.roses.kernel.customer.api.exception - 程序包 cn.stylefeng.roses.kernel.customer.api.exception
 
cn.stylefeng.roses.kernel.customer.api.exception.enums - 程序包 cn.stylefeng.roses.kernel.customer.api.exception.enums
 
cn.stylefeng.roses.kernel.customer.api.expander - 程序包 cn.stylefeng.roses.kernel.customer.api.expander
 
cn.stylefeng.roses.kernel.customer.api.pojo - 程序包 cn.stylefeng.roses.kernel.customer.api.pojo
 
createOrUpdateCustomerSecret(Long) - 接口 中的方法cn.stylefeng.roses.kernel.customer.api.CustomerApi
重置个人秘钥
CUSTOMER_CACHE_PREFIX - 接口 中的静态变量cn.stylefeng.roses.kernel.customer.api.constants.CustomerConstants
C端用户的缓存
CUSTOMER_EXCEPTION_STEP_CODE - 接口 中的静态变量cn.stylefeng.roses.kernel.customer.api.constants.CustomerConstants
异常枚举的步进值
CUSTOMER_MODULE_NAME - 接口 中的静态变量cn.stylefeng.roses.kernel.customer.api.constants.CustomerConstants
C端模块的名称
CustomerApi - cn.stylefeng.roses.kernel.customer.api中的接口
C端用户api
CustomerConfigExpander - cn.stylefeng.roses.kernel.customer.api.expander中的类
C端用户的配置
CustomerConfigExpander() - 类 的构造器cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
 
CustomerConstants - cn.stylefeng.roses.kernel.customer.api.constants中的接口
C端业务的常量
CustomerException - cn.stylefeng.roses.kernel.customer.api.exception中的异常错误
C端用户的异常
CustomerException(AbstractExceptionEnum, Object...) - 异常错误 的构造器cn.stylefeng.roses.kernel.customer.api.exception.CustomerException
 
CustomerException(AbstractExceptionEnum) - 异常错误 的构造器cn.stylefeng.roses.kernel.customer.api.exception.CustomerException
 
CustomerExceptionEnum - cn.stylefeng.roses.kernel.customer.api.exception.enums中的枚举
C端用户异常枚举
CustomerInfo - cn.stylefeng.roses.kernel.customer.api.pojo中的类
用户信息封装
CustomerInfo() - 类 的构造器cn.stylefeng.roses.kernel.customer.api.pojo.CustomerInfo
 
CustomerInfoRequest - cn.stylefeng.roses.kernel.customer.api.pojo中的类
用户信息修改的请求bean
CustomerInfoRequest() - 类 的构造器cn.stylefeng.roses.kernel.customer.api.pojo.CustomerInfoRequest
 
CustomerInfoRequest.changeAvatar - cn.stylefeng.roses.kernel.customer.api.pojo中的注释类型
修改头像
CustomerInfoRequest.changePassword - cn.stylefeng.roses.kernel.customer.api.pojo中的注释类型
修改密码

D

DEFAULT_EMPTY_PASSWORD - 接口 中的静态变量cn.stylefeng.roses.kernel.customer.api.constants.CustomerConstants
默认的空bcrypt加密的密码

G

getCustomerBucket() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
存放用户头像的bucket的名称
getCustomerBucketExpiredSeconds() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
存放用户头像的bucket的名称的过期时间
getCustomerCacheExpiredSeconds() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
获取用户缓存的过期时间
getCustomerInfoById(Long) - 接口 中的方法cn.stylefeng.roses.kernel.customer.api.CustomerApi
获取C端用户的详细信息
getCustomerInfoByKeyWords(String) - 接口 中的方法cn.stylefeng.roses.kernel.customer.api.CustomerApi
获取用户信息
getCustomerInfoBySecretKey(String) - 接口 中的方法cn.stylefeng.roses.kernel.customer.api.CustomerApi
获取用户信息,通过用户的secretKey字段
getOldPasswordValidate() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
是否开启旧版密码校验
getRegMailContent() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
获取注册邮件的内容模板
getRegMailTitle() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
获取注册邮件的标题
getResetPwdMailContent() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
获取重置密码的邮件内容
getResetPwdMailTitle() - 类 中的静态方法cn.stylefeng.roses.kernel.customer.api.expander.CustomerConfigExpander
获取重置密码的邮件标题

O

OldPasswordValidateApi - cn.stylefeng.roses.kernel.customer.api中的接口
旧版密码校验api

U

updateMemberExpiryDate(Long, Date) - 接口 中的方法cn.stylefeng.roses.kernel.customer.api.CustomerApi
更新用户会员时间

V

validatePassword(String, String, String) - 接口 中的方法cn.stylefeng.roses.kernel.customer.api.OldPasswordValidateApi
校验密码
valueOf(String) - 枚举 中的静态方法cn.stylefeng.roses.kernel.customer.api.exception.enums.CustomerExceptionEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.stylefeng.roses.kernel.customer.api.exception.enums.CustomerExceptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
C D G O U V 
跳过导航链接

Copyright © 2022. All rights reserved.