Interface PrivilegeInstaller
-
@ProviderType public interface PrivilegeInstaller
NodeTypeInstaller
...
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Collection<javax.jcr.security.Privilege>
install(ProgressTracker tracker, PrivilegeDefinitions defs)
-
-
-
Method Detail
-
install
java.util.Collection<javax.jcr.security.Privilege> install(ProgressTracker tracker, PrivilegeDefinitions defs) throws java.io.IOException, javax.jcr.RepositoryException
- Throws:
java.io.IOException
javax.jcr.RepositoryException
-
-