org.wicketopia.security.annotation
Annotation Type EnabledForRole


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface EnabledForRole

Since:
1.0

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2010-2013. All Rights Reserved.