public static interface MutableCachedNode.PermissionChanges
Modifier and Type | Method and Description |
---|---|
long |
addedPrincipalsCount()
Returns the number of new principals for which privileges have been added in the node's ACL.
|
long |
removedPrincipalsCount()
Returns the number of principals which have been removed from this node's ACL.
|
long addedPrincipalsCount()
long removedPrincipalsCount()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.