org.ccnx.ccn.utils.explorer.ACLTable Class Reference

List of all members.

Public Member Functions

 ACLTable (String type, ContentName[] principals, ACL initialACL)
void initializeACLTable (ACL initialACL)
int getColumnCount ()
String getColumnName (int col)
int getRowCount ()
Class<?> getColumnClass (int col)
Object getValueAt (int row, int col)
void setValueAt (Object value, int row, int col)
boolean isCellEditable (int row, int col)
void cancelChanges ()
int getIndexOfPrincipal (ContentName principal)
void setRole (ContentName principal, String role)
String getRole (ContentName principal)
ArrayList< ACLOperationcomputeACLUpdates ()

The documentation for this class was generated from the following file:
Generated on Fri May 13 16:27:57 2011 for Content-Centric Networking in Java by  doxygen 1.6.3