public static class AuthenticatorConfigModel.AuthenticationConfigComparator extends Object implements Comparator<AuthenticatorConfigModel>
Modifier and Type | Field and Description |
---|---|
static AuthenticatorConfigModel.AuthenticationConfigComparator |
SINGLETON |
Constructor and Description |
---|
AuthenticationConfigComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(AuthenticatorConfigModel left,
AuthenticatorConfigModel right) |
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 static final AuthenticatorConfigModel.AuthenticationConfigComparator SINGLETON
public int compare(AuthenticatorConfigModel left, AuthenticatorConfigModel right)
compare
in interface Comparator<AuthenticatorConfigModel>
Copyright © 2021 JBoss by Red Hat. All rights reserved.