org.sonar.api.web
Annotation Type UserRole


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface UserRole

Since:
1.11

Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Default:
{}


Copyright © 2009–2015 SonarSource. All rights reserved.