Commit dba8c010 authored by Christian Dupuis's avatar Christian Dupuis

Polish

parent ec6a488a
...@@ -84,8 +84,7 @@ import org.springframework.util.StringUtils; ...@@ -84,8 +84,7 @@ import org.springframework.util.StringUtils;
* This configuration will auto detect the existence of a Spring Security * This configuration will auto detect the existence of a Spring Security
* {@link AuthenticationManager} and will delegate authentication requests for shell * {@link AuthenticationManager} and will delegate authentication requests for shell
* access to this detected instance if <code>shell.auth: spring</code> is set in the * access to this detected instance if <code>shell.auth: spring</code> is set in the
* application properties. Even in case Spring Security is detected, simple authentication * application properties.
* is default.
* *
* <p> * <p>
* To add customizations to the shell simply define beans of type {@link CRaSHPlugin} in * To add customizations to the shell simply define beans of type {@link CRaSHPlugin} in
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment