I know what you are getting at, but that implies conditional bindings. Ex. https://github.com/google/guice/wiki/AvoidConditionalLogicInModules
I tried to start doing that, but KeyStone is very strict. ex. KeystoneAuthenticationModule.authenticationMethods is a bit of a stroll. Since temp auth is edge case, I can't justify the time to unwind everything to support it via property+conditional binding. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/616#issuecomment-64725549
