Lines Matching refs:Ticket
78 * @param ccache credential cache used to check for des-ticket.
1227 * Get the lifetime of the initial ticket in the cache
1229 ticket in the cache, if the initial
1230 * ticket was not found, the error code KRB5_CC_END is returned.
1234 * @param t the relative lifetime of the initial ticket
1825 * - KRB5_TC_MATCH_FLAGS_EXACT Make sure that the ticket flags are identical.
1826 * - KRB5_TC_MATCH_FLAGS Make sure that all ticket flags set in mcreds are also present in creds .
1827 * - KRB5_TC_MATCH_TIMES_EXACT Compares the ticket times exactly.
1831 * - KRB5_TC_MATCH_IS_SKEY Compares the existance of the second ticket.
2473 * Copy ticket and content
2476 * @param from ticket to copy
2477 * @param to new copy of ticket, free with krb5_free_ticket()
2525 * Returns the ticket flags for the credentials in creds.
2528 * @param creds credential to get ticket flags from
2530 * @return ticket flags
2963 Ticket */*ticket*/,
3022 Ticket **/*tickets*/);
3822 * Free ticket and content
3825 * @param ticket ticket to free
3836 krb5_ticket */*ticket*/);
3861 * @param forwardable make the forwarded ticket forwabledable.
4074 const Ticket */*ticket*/);
4233 * If the ticket have any address, hostname will be used for figure
4234 * out the address to forward the ticket too. This since this might
4239 * and thus the resulting ticket useless.
4244 * @param flags the flags to control the resulting ticket flags
4246 * @param in_creds the in client and server ticket names. The client
4602 Ticket */*second_ticket*/,
4919 * @param start_time the time the ticket should start to be valid or 0 for now.
6180 * @param authtime The time of the ticket the PAC belongs to.
6815 * @param ticket on success, set to the authenticated client credentials.
6831 krb5_ticket **/*ticket*/);
6961 * client. Might not match whats in the ticket if krb5_rd_req_ctx()
6981 krb5_ticket **/*ticket*/);
6991 krb5_ticket **/*ticket*/);
7059 * @param ticket on success, set to the authenticated client credentials.
7076 krb5_ticket **/*ticket*/);
7094 krb5_ticket **/*ticket*/);
8685 * Extract the authorization data type of type from the ticket. Store
8690 * @param ticket Kerberos ticket
8700 krb5_ticket */*ticket*/,
8705 * Return client principal in ticket
8708 * @param ticket ticket to copy
8720 const krb5_ticket */*ticket*/,
8724 * Return end time of ticket
8727 * @param ticket ticket to copy
8729 * @return end time of ticket
8737 const krb5_ticket */*ticket*/);
8740 * Get the flags from the Kerberos ticket
8743 * @param ticket Kerberos ticket
8745 * @return ticket flags
8753 const krb5_ticket */*ticket*/);
8756 * Return server principal in ticket
8759 * @param ticket ticket to copy
8771 const krb5_ticket */*ticket*/,
8946 krb5_ticket **/*ticket*/);
8957 krb5_ticket **/*ticket*/,