| The Bean Provider is responsible for using the RolesReferenced metadata
annotation or the security-role-ref elements of the deployment descriptor to
declare all the security role names used in the enterprise bean code. The
values must be the security role name that is used as a parameter to the
isCallerInRole(String roleName) method.
author: Bill Burke version: $Revision: 60233 $ |