org.wso2.carbon.server.admin.auth
Class AuthenticatorComparator
java.lang.Object
org.wso2.carbon.server.admin.auth.AuthenticatorComparator
- All Implemented Interfaces:
- Serializable, Comparator<org.wso2.carbon.core.services.authentication.BackendAuthenticator>
public class AuthenticatorComparator
- extends Object
- implements Comparator<org.wso2.carbon.core.services.authentication.BackendAuthenticator>, Serializable
- See Also:
- Serialized Form
|
Method Summary |
int |
compare(org.wso2.carbon.core.services.authentication.BackendAuthenticator o1,
org.wso2.carbon.core.services.authentication.BackendAuthenticator o2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthenticatorComparator
public AuthenticatorComparator()
compare
public int compare(org.wso2.carbon.core.services.authentication.BackendAuthenticator o1,
org.wso2.carbon.core.services.authentication.BackendAuthenticator o2)
- Specified by:
compare in interface Comparator<org.wso2.carbon.core.services.authentication.BackendAuthenticator>
Copyright © 2014 WSO2 Inc. All rights reserved.