protected static final class AbstractSlingRepositoryManager.Config
extends java.lang.Object
AbstractSlingRepositoryManager.start(BundleContext, Config) method.| Modifier and Type | Field and Description | 
|---|---|
protected java.lang.String | 
defaultWorkspace  | 
protected boolean | 
disableLoginAdministrative  | 
| Constructor and Description | 
|---|
Config(java.lang.String defaultWorkspace,
      boolean disableLoginAdministrative)  | 
protected final java.lang.String defaultWorkspace
protected final boolean disableLoginAdministrative
public Config(java.lang.String defaultWorkspace,
              boolean disableLoginAdministrative)
defaultWorkspace - The name of the default workspace to use to
            login. This may be null to have the actual repository
            instance define its own defaultdisableLoginAdministrative - Whether to disable the
            SlingRepository.loginAdministrative method or not.Copyright © 2018 The Apache Software Foundation. All rights reserved.