@Target(value={TYPE,METHOD})
@Retention(value=SOURCE)
public @interface Reviewed
Temporary to indicate that class is reviewed (code, javadoc, usage, examples)
Temporary in the sense that not all code is immediately reviewed when copied from Shiro and Octopus Shiro for example.