com.atlassian.sal.api.websudo
Annotation Type WebSudoNotRequired


@Retention(value=RUNTIME)
@Target(value={PACKAGE,METHOD,TYPE})
@Inherited
public @interface WebSudoNotRequired

Any Element marked with this annotation will bypass the WebSudo protection.

Since:
2.2



Copyright © 2010 Atlassian. All Rights Reserved.