Interface PermissionServicePolicies.OnGrantLocalPermission

    • Field Detail

      • QNAME

        static final QName QNAME
    • Method Detail

      • onGrantLocalPermission

        void onGrantLocalPermission​(NodeRef nodeRef,
                                    String authority,
                                    String permission)
        A permission was granted to an authority for a specific node
        Parameters:
        nodeRef - the node on which the permission is granted
        authority - the authority being granted the permission
        permission - the permission at question