
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>缘博客</title>
      <link>https://blog.yuanspace.net/blog</link>
      <description>记录思考、学习与项目的个人博客。</description>
      <language>zh-CN</language>
      <managingEditor>undefined (缘)</managingEditor>
      <webMaster>undefined (缘)</webMaster>
      <lastBuildDate>Sun, 16 Aug 2026 08:39:00 GMT</lastBuildDate>
      <atom:link href="https://blog.yuanspace.net/tags/登录认证/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://blog.yuanspace.net/blog/登录认证-Interceptor拦截器</guid>
    <title>登录认证：Interceptor拦截器</title>
    <link>https://blog.yuanspace.net/blog/登录认证-Interceptor拦截器</link>
    <description>掌握Spring MVC Interceptor的定义、注册、拦截路径与执行流程，并理解它与Filter在登录认证中的区别。</description>
    <pubDate>Sun, 16 Aug 2026 08:39:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>Spring MVC</category><category>Interceptor</category><category>登录认证</category>
  </item>

  <item>
    <guid>https://blog.yuanspace.net/blog/登录认证-JWT令牌</guid>
    <title>登录认证：JWT令牌</title>
    <link>https://blog.yuanspace.net/blog/登录认证-JWT令牌</link>
    <description>理解JWT的Header、Payload与Signature结构，并掌握课程中的JWT生成、解析与登录返回Token流程。</description>
    <pubDate>Sun, 16 Aug 2026 08:39:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>JavaWeb</category><category>JWT</category><category>登录认证</category>
  </item>

  <item>
    <guid>https://blog.yuanspace.net/blog/登录认证-登录功能与会话技术</guid>
    <title>登录认证：登录功能与会话技术</title>
    <link>https://blog.yuanspace.net/blog/登录认证-登录功能与会话技术</link>
    <description>从员工登录接口出发，理解登录功能本质以及Cookie、Session、令牌三种会话跟踪方案。</description>
    <pubDate>Sun, 16 Aug 2026 08:39:00 GMT</pubDate>
    <author>undefined (缘)</author>
    <category>学习记录</category><category>JavaWeb</category><category>Spring Boot</category><category>登录认证</category>
  </item>

    </channel>
  </rss>
