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.| Constructor and Description |
|---|
AccessControlModifications(Map<K,Integer> modificationMap) |
public AccessControlModifications(Map<K,Integer> modificationMap)
modificationMap - Map specifying the access control modifications.
The keys allows to identify the Node that was modified by
the policy modifications. The values specifies the modification type,
which may be any of
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.