spring-security-kerberos
spring-security-kerberos copied to clipboard
Java Configuration Support
Should we target this beyond 1.0.0.RELEASE order to get through milestone/rc asap? Only new features I'm currently adding is a better test support and RestTemplate #9.
Could we at least document an example java config as of the 1.0.0 release, I have one that works now but would have saved a world of pain if I'd started with an example.
Yes, I'm planning to add samples which uses javaconfig and I can add those instructions to docs. I think what @rwinch meant was a specific javaconfig classes so that you'd have same type of functionality compared to spring security where you can just use adapter classes and you don't really need to add any @Beans directly to @Configuration classes.
@jvalkeal Yes creating the Java Configuration can wait till after a 1.0