![]() |
![]()
| ![]() |
![]()
NAMEAuthen::PAAS::SimpleCallback - A callback implementation with static data SYNOPSISuse Authen::PAAS::SimpleCallback; my $cb = Authen::PAAS::SimpleCallback->new(data => "joe"); print $cb->data, "\n"; DESCRIPTIONThis module provides a trivial subclass of the Authen::PAAS::Callback which always returns a pre-defined chunk of static data. METHODS
AUTHORSDaniel Berrange <dan@berrange.com> COPYRIGHTCopyright (C) 2004-2006 Daniel Berrange SEE ALSOAuthen::PAAS::Context, Authen::PAAS::Callback
|