SCJP Certification

Sun Certified Java Programmer Certification exam essentials

April 16th, 2010

What are the resonsebility of a deployer?

SCBCD, by Daisy Williams.

deployer is responsible for the following security-related tasks:
Mapping the application permission model provided by the application assembler to policies and mechanisms specific to the operational environment.

Assigning principals to the security roles in the deployment descriptor.
A deployer receives the packaged files and deployment descriptor from the application assembler. The assembler assigns a logical name to the security role, which may not be used in the real environment. The deployer matches this logical name to the real user.

Share

Back Top

Responses to “What are the resonsebility of a deployer?”

Comments (0) Trackbacks (0) Leave a comment Trackback url
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Your email address will not be published. Required fields are marked *

*