culauth_block - Implementation of hook_block() - provides a block with a button

culauth_form_alter - Implementation of hook_form_alter() - alters the standard Drupal login dialogs

culauth_user - Implementation of hook_user() - acts when a user is created

culauth_cu_authenticate - This authentication method redirects with drupal_goto to a .php file in a CUWebAuth protected directory. The .php file sets cookies indicating that the user has authenticated, then redirects back to the special login page.