public class LdapComparator extends Object implements Comparator<Subject>
| Constructor and Description |
|---|
LdapComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Subject so0,
Subject so1)
Compares two subjects.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(Subject so0, Subject so1)
compare in interface Comparator<Subject>so0 - first subjectso1 - second subjectCopyright © 2016 Internet2. All rights reserved.