>> Another option may be to use annotations to create the KDC server >> instance (as well as the directory service and LDAP server) [2]. >> >> Just wondering, why is this implemented using annotations? It seems... > strange. It works, but I'm just not sure why it was implemented this way.
those annotations are all used in the internal test framework, which makes writing tests easy Kiran Ayyagari
