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