With Java RTO API, I can set AUTHENTICATION_SCHEME to GSS_KRB . But other than that, there is no document on how I can specify other Kerberos options and keytab file. How should I do it?
I really don’t want to use RTO but it is the only Java API supporting both PubSub+ Cache and topic dispatching.
Thank you very much.