org.apache.jackrabbit.core.security.authorization
Interface AccessControlListener


public interface AccessControlListener


Method Summary
 void acModified(AccessControlModifications modifications)
          Informs this listener about changes made to access control content.
 

Method Detail

acModified

void acModified(AccessControlModifications modifications)
Informs this listener about changes made to access control content.

Parameters:
modifications - Information about access control modifications.


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.