jna-Waffle interact with windows kerberos ticket cache?
we have a windows client app that use a groovy script to interact with a webapi server using spnego as authentication. This script use the waffle lib to query a new kerberos tokens, every time. Question: is it possible to use the windows cache to save/retrieve token ? If so, how to get token time validity ?