class AuthenticationFailedContext
cangjie
public class AuthenticationFailedContext <: ResultContext<JwtBearerOptions>功能:表示 JWT Bearer 身份验证失败时的上下文。
父类型:
成员概览
| 成员 | 功能 |
|---|---|
| prop exception | 获取导致身份验证失败的异常。 |
prop exception
cangjie
public prop exception: Exception功能:获取导致身份验证失败的异常。
类型:Exception