Hi Pierre,

The Shiro Subject instance is very lightweight - it is constructed,
bound, and removed from every processing (e.g. request) thread.  There
is no 'connection' model. Shiro can be used with an essentially
unlimited number of concurrent requests and concurrent users -
whatever your architectural environment (# servers, size of cache,
etc) can support.

For more information, please see this:

http://shiro.apache.org/subject.html

Cheers,

Les

On Fri, Apr 29, 2011 at 6:27 AM, pierre devreux <[email protected]> wrote:
> Hi,
>
> Does Shiro handle single user connection ? I mean in a web application for
> instance, there only one user 'instance' authenticated at a given moment ?
>
> Pierre.--
> View this message in context: 
> http://shiro-user.582556.n2.nabble.com/Single-user-connection-tp6316890p6316890.html
> Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to