OK, so filtering for not expired records on visit entity uniquely
should give the list of online uerLogins.

Thank you

2010/1/12 David E Jones <d...@me.com>:
>
> No, not necessarily. It is just a flag that tells other active sessions to 
> log out. It tells you they are not logged in, but it can't tell you if they 
> are necessarily logged in.
>
> Again, you best source of info is the Visit entity. By default all new 
> sessions have a Visit created for them, and the visits are expired when a 
> user logs out or their session times out.
>
> -David
>
>
> On Jan 11, 2010, at 6:06 PM, Bruno Busco wrote:
>
>> Can the "hasLoggedOut" field be used to filter the userLogin actually logged 
>> in?
>>
>> 2010/1/12 Bruno Busco <bruno.bu...@gmail.com>:
>>> Thank you David,
>>> I only found this https://localhost:8443/partymgr/control/showvisits
>>> from which it is not immediate to have a list of logged in users.
>>> I would like to build a portlet that shows a list with all userLogins
>>> actually logged in and I was checking if such a screen was already
>>> somewhere.
>>>
>>> -Bruno
>>>
>>> 2010/1/12 David E Jones <d...@me.com>:
>>>>
>>>> In the party manager there is a UI for this based on the Visit and related 
>>>> entities.
>>>>
>>>> -David
>>>>
>>>>
>>>> On Jan 11, 2010, at 5:19 PM, Bruno Busco wrote:
>>>>
>>>>> Hi,
>>>>> does anybody know how I can get the list of actualli logged-in users?
>>>>>
>>>>> Thank you,
>>>>> -Bruno
>>>>
>>>>
>>>
>
>

Reply via email to