securis/src/main/java/net/curisit/securis/ioc/RequestsModule.java
.. .. @@ -15,7 +15,7 @@ 15 15 16 16 @Override 17 17 protected void configure() { 18 - // TODO: Make the bind using reflection dynamically18 + // TODO Securis: Make the bind using reflection dynamically19 19 20 20 bind(BasicServices.class); 21 21 bind(UserResource.class);