public class CertificateComparator extends Object implements Comparator<X509Certificate>, Serializable
X509Certificate
anhand ihres "gültig ab" Datums in absteigender Reihenfolge.Constructor and Description |
---|
CertificateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(X509Certificate cert,
X509Certificate other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(X509Certificate cert, X509Certificate other)
compare
in interface Comparator<X509Certificate>
Copyright © 2017. All rights reserved.