You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<doc>
|
|
|
|
|
<assembly>
|
|
|
|
|
<name>Myshipping.Web.Core</name>
|
|
|
|
|
</assembly>
|
|
|
|
|
<members>
|
|
|
|
|
<member name="M:Myshipping.Web.Core.JwtHandler.HandleAsync(Microsoft.AspNetCore.Authorization.AuthorizationHandlerContext)">
|
|
|
|
|
<summary>
|
|
|
|
|
重写 Handler 添加自动刷新
|
|
|
|
|
</summary>
|
|
|
|
|
<param name="context"></param>
|
|
|
|
|
<returns></returns>
|
|
|
|
|
</member>
|
|
|
|
|
<member name="M:Myshipping.Web.Core.JwtHandler.PipelineAsync(Microsoft.AspNetCore.Authorization.AuthorizationHandlerContext,Microsoft.AspNetCore.Http.DefaultHttpContext)">
|
|
|
|
|
<summary>
|
|
|
|
|
授权判断逻辑,授权通过返回 true,否则返回 false
|
|
|
|
|
</summary>
|
|
|
|
|
<param name="context"></param>
|
|
|
|
|
<param name="httpContext"></param>
|
|
|
|
|
<returns></returns>
|
|
|
|
|
</member>
|
|
|
|
|
<member name="M:Myshipping.Web.Core.JwtHandler.CheckAuthorzieAsync(Microsoft.AspNetCore.Http.DefaultHttpContext)">
|
|
|
|
|
<summary>
|
|
|
|
|
检查权限
|
|
|
|
|
</summary>
|
|
|
|
|
<param name="httpContext"></param>
|
|
|
|
|
<returns></returns>
|
|
|
|
|
</member>
|
|
|
|
|
</members>
|
|
|
|
|
</doc>
|