com.vii.brillien.kernel.annotations.sso
Annotation Type Permission
@Retention(value=RUNTIME)
@Target(value=METHOD)
@Inherited
public @interface Permission
Annotation type used to restrict access by permission to services provided by a Presence
Required Element Summary |
String[] |
value
Permissions what the service caller needs to possess with to access a given resource |
value
public abstract String[] value
- Permissions what the service caller needs to possess with to access a given resource
Copyright © 2012. All Rights Reserved.