Description:
According to Sun EJB specifications, the enterprise bean must not attempt to access or modify the security configuration objects (Policy, Security, Provider, Signer, and Identity).
These functions are reserved for the EJB Container. Allowing the enterprise bean to use these functions could compromise security.
Example: