会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
harrychinese
博客园
首页
新随笔
联系
订阅
管理
2018年11月6日
Spring Security 之API 项目安全验证(基于basic-authentication)
摘要: Basic Authorization 规范 Request 头部:Authorization: Basic QWxpY2U6MTIzNDU2其中 QWxpY2U6MTIzNDU2 是user:pwd做 base64 编码, 格式是 user:pwd response 头部: WWW-Authent
阅读全文
posted @ 2018-11-06 21:43 harrychinese
阅读(4652)
评论(0)
推荐(0)
编辑
公告