We have using keycloak and added some custom authenticators based on keycloak documentation( https://keycloak.gitbooks.io/server-developer-guide/content/topics/auth-spi.html). My question is how can I add spring support(ie autowiring) to my custom authenticators.