1.Authenticator:認證器,管理登陸與登出。
2.Authorizer:授權器,賦予主體權限。
3.Session Manager:session管理器,session管理機制。不借助任何web容器使用session
4.Session Dao:session操作,主要增刪改查。
5.Cache Manager:緩存管理器
6.Pluggable Realms(1 or more):shiro與數(shù)據(jù)庫的連接
7.Cryptography:數(shù)據(jù)加密
2.Authorizer:授權器,賦予主體權限。
3.Session Manager:session管理器,session管理機制。不借助任何web容器使用session
4.Session Dao:session操作,主要增刪改查。
5.Cache Manager:緩存管理器
6.Pluggable Realms(1 or more):shiro與數(shù)據(jù)庫的連接
7.Cryptography:數(shù)據(jù)加密
2018-12-05