com.bea.wli.common
Annotation Type FieldSecurity


Deprecated.

@Target(value=FIELD)
@Retention(value=RUNTIME)
@Deprecated
public @interface FieldSecurity

FieldSecurity Annotation is deprecated, please use WLI Console to configure security.


Optional Element Summary
 String[] callbackRolesAllowed
          Deprecated. Specify a list of roles permitted to callback the object annotated by this annotation.
 

callbackRolesAllowed

public abstract String[] callbackRolesAllowed
Deprecated. 
Specify a list of roles permitted to callback the object annotated by this annotation.

Default:
{}