Class JcrAclMetadataStrategy

    • Constructor Detail

      • JcrAclMetadataStrategy

        public JcrAclMetadataStrategy()
    • Method Detail

      • removeAclMetadata

        public List<javax.jcr.security.AccessControlEntry> removeAclMetadata​(List<javax.jcr.security.AccessControlEntry> acEntries)
                                                                      throws javax.jcr.RepositoryException
        Description copied from interface: IAclMetadataStrategy
        If implementation uses ACE(s) to store metadata, this method must remove that metadata.
        Specified by:
        removeAclMetadata in interface IAclMetadataStrategy
        Throws:
        javax.jcr.RepositoryException