| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.config | 
 Jackrabbit configuration handling. 
 | 
| org.apache.jackrabbit.core.security.user | |
| org.apache.jackrabbit.core.xml | 
| Modifier and Type | Method and Description | 
|---|---|
List<? extends ProtectedItemImporter> | 
ImportConfig.getProtectedItemImporters()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UserImporter
UserImporter implements a DefaultProtectedPropertyImporter
 and DefaultProtectedNodeImporter that is able to deal with
 user/group content as defined by the default user related node types present
 with jackrabbit-core. | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ProtectedNodeImporter
ProtectedNodeImporter provides means to import protected
 Nodes and the subtree defined below such nodes. | 
interface  | 
ProtectedPropertyImporter
ProtectedPropertyImporter is in charge of importing single
 properties with a protected QPropertyDefinition. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AccessControlImporter
AccessControlImporter implements a
 ProtectedNodeImporter that is able to deal with access control
 content as defined by the default ac related node types present with
 jackrabbit-core. | 
class  | 
DefaultProtectedItemImporter
DefaultProtectedItemImporter... | 
class  | 
DefaultProtectedNodeImporter
Default implementation that isn't able to handle any protected nodes. 
 | 
class  | 
DefaultProtectedPropertyImporter
Default implementation that isn't able to handle any protected properties. 
 | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.