remove gss_spnego_inquire_names_for_mech, let the mechglue layer implement it

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17800 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-07-05 21:32:49 +00:00
parent 22ea639a6f
commit 909a02791f
3 changed files with 2 additions and 20 deletions

View File

@@ -71,7 +71,7 @@ static gssapi_mech_interface_desc spnego_mech = {
gss_spnego_inquire_cred_by_mech,
gss_spnego_export_sec_context,
gss_spnego_import_sec_context,
gss_spnego_inquire_names_for_mech,
NULL,
gss_spnego_inquire_mechs_for_name,
gss_spnego_canonicalize_name,
gss_spnego_duplicate_name