public class AuthenticatorComparator extends Object implements Comparator<org.wso2.carbon.core.services.authentication.BackendAuthenticator>, Serializable
| Constructor and Description |
|---|
AuthenticatorComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(org.wso2.carbon.core.services.authentication.BackendAuthenticator o1,
org.wso2.carbon.core.services.authentication.BackendAuthenticator o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.wso2.carbon.core.services.authentication.BackendAuthenticator o1,
org.wso2.carbon.core.services.authentication.BackendAuthenticator o2)
compare in interface Comparator<org.wso2.carbon.core.services.authentication.BackendAuthenticator>Copyright © 2019 WSO2 Inc. All Rights Reserved.