介绍
Apache Shiro Features
Authentication: Sometimes referred to as ‘login’, this is the act of proving a user is who they say they are.
Authorization: The process of access control, i.e. determining ‘who’ has access to ‘what’.
Session Management: Managing user-specific sessions, even in non-web or EJB applications.
Cryptography: Keeping data secure using cryptographic algorithms while still being easy to use.
架构图
作者:芥末无疆sss
链接:https://www.jianshu.com/p/ae4ea6f564c7
來源:简书
简书著作权归作者所有,任何形式的转载都请联系作者获得授权并注明出处。