meecrowave-oauth2-minimal/src/main/java/org/apache/meecrowave/oauth2/configuration/OAuth2Configurer.java (3 lines): - line 111: @PostConstruct // TODO: still some missing configuration for jwt etc to add/wire from OAuth2Options - line 405: // TODO: other configs - line 486: // TODO: make it even more contextual, client based? meecrowave-doc/src/main/jbake/templates/header.gsp (1 line): - line 34: meecrowave-junit/src/main/java/org/apache/meecrowave/junit/MeecrowaveRuleBase.java (1 line): - line 102: doInject(instance); // TODO: store cc to release it