org.ccnx.ccn.profiles.security.access.group.ACL.SuperficialLinkComparator Class Reference

This class is for matching on unversioned link target name only, not label and potentially not signer if specified. More...

List of all members.

Public Member Functions

int compare (Link o1, Link o2)
 Compare two links.

Detailed Description

This class is for matching on unversioned link target name only, not label and potentially not signer if specified.

Use a set class that can allow us to specify a comparator; use one that ignores labels and versions on names.


Member Function Documentation

int org.ccnx.ccn.profiles.security.access.group.ACL.SuperficialLinkComparator.compare ( Link  o1,
Link  o2 
)

Compare two links.

Parameters:
o1 first link
o2 second link
Returns:
result of comparison

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