Restlet Kerberos身份验证

kam*_*aci 5 authentication kerberos restlet

我已经按照本教程在我的应用程序中实现了使用Restlet的不同身份验证机制:https://restlet.com/technical-resources/restlet-framework/guide/2.3/core/security/authentication

我想在其中实现Kerberos身份验证.我刚刚发现那个教程:

http://blog.distributedmatter.net/post/2008/06/09/HTTP-authentication-mechanisms-and-how-they-could-work-in-Restlet

这不解释它.

有没有办法在Restlet上实现Kerberos身份验证?