| 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  | UserImporterUserImporterimplements aDefaultProtectedPropertyImporterandDefaultProtectedNodeImporterthat 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  | ProtectedNodeImporterProtectedNodeImporterprovides means to import protectedNodes and the subtree defined below such nodes. | 
| interface  | ProtectedPropertyImporterProtectedPropertyImporteris in charge of importing single
 properties with a protectedQPropertyDefinition. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccessControlImporterAccessControlImporterimplements aProtectedNodeImporterthat is able to deal with access control
 content as defined by the default ac related node types present with
 jackrabbit-core. | 
| class  | DefaultProtectedItemImporterDefaultProtectedItemImporter... | 
| class  | DefaultProtectedNodeImporterDefault implementation that isn't able to handle any protected nodes. | 
| class  | DefaultProtectedPropertyImporterDefault implementation that isn't able to handle any protected properties. | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.