RT::Authen::CookieAuth - Pulls a Cookie and checks it against an External DB


RT-Authen-CookieAuth documentation  | view source Contained in the RT-Authen-CookieAuth distribution.

Index


NAME

Top

  RT::Authen::CookieAuth - Pulls a Cookie and checks it against an External DB

SYNOPSIS

Top

  use lib "!!RT_LIB_PATH!!";
  use lib "!!RT_ETC_PATH!!";

  use RT::Authen::CookieAuth;

  RT::Authen::CookieAuth::CheckCookies();

DESCRIPTION

Top

METHODS

Top


RT-Authen-CookieAuth documentation  | view source Contained in the RT-Authen-CookieAuth distribution.