com.vii.brillien.kernel.annotations.sso
Annotation Type Role


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Inherited
public @interface Role

Annotation type used to restrict access by role to services provided by a Presence


Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2012. All Rights Reserved.