coheigea commented on pull request #46:
URL: https://github.com/apache/directory-server/pull/46#issuecomment-825418705
@seelmann I accidentally forgot to commit KerberosTestUtils, the build
should be passing now.
Regarding interceptor-kerberos, I didn't remove this because it's used in
the @CreateDS part, and not in the old KDC server annotation:
additionalInterceptors =
{
KeyDerivationInterceptor.class
})
If someone tells me it should be removed as well, then it can be removed for
sure. The kerberos stuff in protocol-shared is used by the Gssapi classes in
protocol-ldap. Both these rely on kerberos-codec in turn.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]