|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public static @interface ExternalCallbackTarget.CallbackSecurityThe CallbackSecurity annotation is used on event handlers for controls to specify which roles are allowed to use a particular the event.
| Optional Element Summary | |
|---|---|
String[] |
rolesAllowed
|
public abstract String[] rolesAllowed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||