v0.2.0
0.2.0 - 2021-10-18
- Added krb5_cc_switch
- Used to switch the primary credential cache in a collection credential cache
- Added krb5_cc_support_switch
- Used to detect if a credential cache type, like
FILE
,DIR
, supports switching withkrb5_cc_switch
- Used to detect if a credential cache type, like
- Added krb5_cc_cache_match
- Retrieve the credential cache inside a collection for the principal specified