Class AccessControlModifications<K>


  • public class AccessControlModifications<K>
    extends Object
    AccessControlModifications is an unmodifiable collection of modifications made to access control content allowing the modification listeners to keep caches up to date.
    • Method Detail

      • getNodeIdentifiers

        public Set<K> getNodeIdentifiers()
        Returns:
        Set of Node identifiers or paths.
      • getType

        public Integer getType​(K identifier)
        Parameters:
        identifier -
        Returns:
        The modification type for the specified "identifier". Note that the object type of the identifier is independent specific.