com.bea.control
Annotation Type ExternalCallbackTarget.CallbackSecurity


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public static @interface ExternalCallbackTarget.CallbackSecurity

The 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
           
 

rolesAllowed

public abstract String[] rolesAllowed
Default:
""