Class AuthenticatorComparator

    • Constructor Detail

      • AuthenticatorComparator

        public AuthenticatorComparator()
    • Method Detail

      • 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>