If I'm retrieving a open scoped lock, via LockManager.getLock(absPath), should it contain the lockToken? My session is not the creating session, so it does not hold the lockToken already. In this case, the specs say that it's up to the implementation. Based upon what I'm seeing in my code, it appears that it does not hold the lockToken. But I'd like to verify that this is the expected behavour.
