79bbd6a39c
The actual method signature look this this: ```java protected void configure(AuthenticationManagerBuilder auth) throws Exception ``` This PR aims at aligning the javadoc for this annotation with the actual method signature.