类的使用
cn.herodotus.stirrup.core.definition.feedback.UnauthorizedFeedback
使用UnauthorizedFeedback的程序包
-
cn.herodotus.stirrup.core.definition.constants中UnauthorizedFeedback的使用
修饰符和类型字段说明static final UnauthorizedFeedbackErrorCodes.ACCESS_DENIEDstatic final UnauthorizedFeedbackErrorCodes.ACCOUNT_DISABLEDstatic final UnauthorizedFeedbackErrorCodes.ACCOUNT_ENDPOINT_LIMITEDstatic final UnauthorizedFeedbackErrorCodes.ACCOUNT_EXPIREDstatic final UnauthorizedFeedbackErrorCodes.ACCOUNT_LOCKEDstatic final UnauthorizedFeedbackErrorCodes.BAD_CREDENTIALSstatic final UnauthorizedFeedbackErrorCodes.CREDENTIALS_EXPIREDstatic final UnauthorizedFeedbackErrorCodes.INVALID_CLIENTstatic final UnauthorizedFeedbackErrorCodes.INVALID_GRANTstatic final UnauthorizedFeedbackErrorCodes.INVALID_TOKENstatic final UnauthorizedFeedbackErrorCodes.NOT_AUTHENTICATEDstatic final UnauthorizedFeedbackErrorCodes.SESSION_EXPIREDstatic final UnauthorizedFeedbackErrorCodes.UNAUTHORIZED401.** 未经授权 Unauthorized 请求要求用户的身份认证static final UnauthorizedFeedbackErrorCodes.UNAUTHORIZED_CLIENTstatic final UnauthorizedFeedbackErrorCodes.USERNAME_NOT_FOUND -
cn.herodotus.stirrup.core.definition.support中UnauthorizedFeedback的使用
修饰符和类型方法说明ErrorCodeMapperBuilder.unauthorized(UnauthorizedFeedback... items) 401 Unauthorized 请求要求用户的身份认证