Uses of Interface
org.apache.jackrabbit.oak.spi.xml.ProtectedItemImporter
Packages that use ProtectedItemImporter
-
Uses of ProtectedItemImporter in org.apache.jackrabbit.oak.spi.security
Methods in org.apache.jackrabbit.oak.spi.security that return types with arguments of type ProtectedItemImporterModifier and TypeMethodDescription@NotNull List<ProtectedItemImporter>CompositeConfiguration.getProtectedItemImporters()@NotNull List<ProtectedItemImporter>SecurityConfiguration.Default.getProtectedItemImporters()@NotNull List<ProtectedItemImporter>SecurityConfiguration.getProtectedItemImporters() -
Uses of ProtectedItemImporter in org.apache.jackrabbit.oak.spi.xml
Subinterfaces of ProtectedItemImporter in org.apache.jackrabbit.oak.spi.xmlModifier and TypeInterfaceDescriptioninterfaceProtectedNodeImporterprovides means to import protectedNodes and the subtree defined below such nodes.interfaceProtectedPropertyImporteris in charge of importing single properties with a protectedPropertyDefinition.