SessionInfo
is created upon {@link RepositoryService#obtain(javax.jcr.Credentials,String)} or{@link RepositoryService#obtain(SessionInfo,String)} and will be used forany call on the RepositoryService that requires user and workspace identification. In addition the SessionInfo acts as primary container for lock tokens. They will assert that a given SessionInfo is able to execute operations on the RepositoryService that are affected by existing locks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|