global class EmployeeLoginLinkController { global EmployeeLoginLinkController() { } global Object clone() { } global static String getEmployeeLoginUrl(String startUrl) { } global static Boolean getIsAllowInternalUserLoginEnabled() { } }