-

krb5_cc_switch - Make a credential cache the primary cache for its collection.

+

krb5_cc_switch - Make a credential cache the primary cache for its collection.

-krb5_error_code krb5_cc_switch(krb5_context context, krb5_ccache cache)
+krb5_error_code krb5_cc_switch(krb5_context context, krb5_ccache cache)
-
param
+
param:

[in] context - Library context

[in] cache - Credential cache handle

-
retval
+
retval:
  • 0 Success, or the type of cache doesn’t support switching

-
return
+
return:
  • Kerberos error codes

@@ -139,8 +137,8 @@