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...

Inherits java::util::Comparator< org::ccnx::ccn::io::content::Link >.

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 Thu Feb 16 00:45:04 2012 for Content-Centric Networking in Java by  doxygen 1.5.6