Session Management | Apache Shiro - 1 views
-
Session Clustering
-
can cluster Subject sessions natively and never need to worry again about how to cluster sessions based on your container environment
-
if you configure a cluster-capable SessionDAO, the DAO can interact with a clustering mechanism and Shiro's SessionManager never needs to know about clustering concerns
- ...8 more annotations...