global class YubiAuthForAloha { global YubiAuthForAloha() { } global Object clone() { } global static Boolean validateYubiKeyLogin(String username, String password) { } }