Skip to content

class AuthenticationFailedContext

cangjie
public class AuthenticationFailedContext <: ResultContext<JwtBearerOptions>

功能:表示 JWT Bearer 身份验证失败时的上下文。

父类型:

成员概览

成员功能
prop exception获取导致身份验证失败的异常。

prop exception

cangjie
public prop exception: Exception

功能:获取导致身份验证失败的异常。

类型:Exception