Correct way to use Apache Shiro on distributed system using RMI? [duplicate]
问题 This question already has answers here : How to organize RMI Client-Server architecture (2 answers) Closed 6 years ago . I'm looking for some guidelines/tips on how to implement Apache Shiro as a part of a distributed system (client-server) using Java RMI. I've looked at the answer to this thread : How to organize RMI Client-Server architecture and I'm thinking of using something similar. What I have planned is a remote object (possibly a Singleton?) that handles the authentication when the