from PLC.Methods.AuthCheck import AuthCheck class AdmAuthCheck(AuthCheck): """ Deprecated. See AuthCheck. """ status = "deprecated"