]> eyrie.org Git - kerberos/perl-kerberos.git/commit
Store an Authen::Kerberos object in the ::Kadmin object
authorRuss Allbery <rra@cpan.org>
Wed, 16 Apr 2014 05:34:36 +0000 (22:34 -0700)
committerRuss Allbery <rra@cpan.org>
Wed, 16 Apr 2014 05:34:36 +0000 (22:34 -0700)
commit731898ee9c174ed01a083e48d523a9209f3e71a1
treee9b7c415bfd44c627b120610d1fd3233d5c86e5a
parente91cdfaf1277cc928615c175b577eeb0380e0ef3
Store an Authen::Kerberos object in the ::Kadmin object

Instead of storing a bare krb5_context object, store a wrapped
Authen::Kerberos object in the Authen::Kerberos::Kadmin object.
This will allow us to return other Authen::Kerberos::* objects
from Authen::Kerberos::Kadmin methods, with an underlying
Authen::Kerberos object to keep them alive.  It will also make it
easier later to allow the caller to provide an Authen::Kerberos
context.
lib/Authen/Kerberos/Kadmin.pm
lib/Authen/Kerberos/Kadmin.xs