Re[2]: Shiro Realm and Session tread-safety?

2020-11-10 Thread Alex Orlov
Hi Brian,   Thank you very much for clarifying.     -- Best regards, Alex Orlov     >Вторник, 10 ноября 2020, 17:52 +03:00 от Brian Demers : >  >Yes, they are, but that concern is up to the implementation of the >cache/session impl. So if you have a custom implementation you will need to

Re: Shiro Realm and Session tread-safety?

2020-11-10 Thread Brian Demers
Yes, they are, but that concern is up to the implementation of the cache/session impl. So if you have a custom implementation you will need to ensure that code is also thread safe. On Mon, Nov 9, 2020 at 4:46 PM Alex Orlov wrote: > Hi all, > > As I understand Shiro must be thread-safe.

Shiro Realm and Session tread-safety?

2020-11-09 Thread Alex Orlov
Hi all,   As I understand Shiro must be thread-safe. However, I couldn’t find any information about multithreading support, so, to be sure decided to ask several questions. Could anyone say, if   1) this code with sessions is thread-safe?     for (Session session: