|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtectedPropertyImporter | |
|---|---|
| org.apache.jackrabbit.core.config | Jackrabbit configuration handling. |
| org.apache.jackrabbit.core.security.user | |
| org.apache.jackrabbit.core.xml | |
| Uses of ProtectedPropertyImporter in org.apache.jackrabbit.core.config |
|---|
| Methods in org.apache.jackrabbit.core.config that return types with arguments of type ProtectedPropertyImporter | |
|---|---|
List<ProtectedPropertyImporter> |
ImportConfig.getProtectedPropertyImporters()
|
| Uses of ProtectedPropertyImporter in org.apache.jackrabbit.core.security.user |
|---|
| Classes in org.apache.jackrabbit.core.security.user that implement ProtectedPropertyImporter | |
|---|---|
class |
UserImporter
UserImporter implements a
DefaultProtectedPropertyImporter that is able to deal with
user/group content as defined by the default user related node types present
with jackrabbit-core.
The importer is intended to be used by applications that import user content
extracted from another repository instance and immediately persist the
imported content using Session.save(). |
| Uses of ProtectedPropertyImporter in org.apache.jackrabbit.core.xml |
|---|
| Classes in org.apache.jackrabbit.core.xml that implement ProtectedPropertyImporter | |
|---|---|
class |
DefaultProtectedPropertyImporter
Default implementation that isn't able to handle any protected properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||