subServiceName
) to a new session in accordance with
the specified (new) Credentials
.SlingRepository.loginService(String, String)
instead.SlingRepository
extends the standard JCR repository
interface with two methods: SlingRepository.getDefaultWorkspace()
and
SlingRepository.loginAdministrative(String)
.SlingRepositoryInitializer
services are called before
making the SlingRepository
service available, and can perform
initializations on it, like creating service users, setting up initial access
control, migrating content in upgrades, etc.Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.