aboutsummaryrefslogtreecommitdiff
path: root/doc/html/_sources/appdev/refs/api/krb5_get_credentials_renew.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_get_credentials_renew.txt')
-rw-r--r--doc/html/_sources/appdev/refs/api/krb5_get_credentials_renew.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_get_credentials_renew.txt b/doc/html/_sources/appdev/refs/api/krb5_get_credentials_renew.txt
new file mode 100644
index 000000000000..75aac54057ed
--- /dev/null
+++ b/doc/html/_sources/appdev/refs/api/krb5_get_credentials_renew.txt
@@ -0,0 +1,50 @@
+krb5_get_credentials_renew
+==========================
+
+..
+
+.. c:function:: krb5_error_code krb5_get_credentials_renew(krb5_context context, krb5_flags options, krb5_ccache ccache, krb5_creds * in_creds, krb5_creds ** out_creds)
+
+..
+
+
+:param:
+
+ **context**
+
+ **options**
+
+ **ccache**
+
+ **in_creds**
+
+ **out_creds**
+
+
+..
+
+
+
+..
+
+
+DEPRECATED Replaced by krb5_get_renewed_creds.
+
+
+
+
+
+
+
+
+
+
+
+
+
+..
+
+
+
+
+