Working in the Security page

In the Security page of the Session Initiation Protocol (SIP) deployment descriptor editor, you can add or remove the names of each defined security role.

To work in the Security page, complete the following steps:

  1. Open a SIP project in the Project Explorer.
  2. Double-click the SIP project Deployment Descriptor file in the Project Explorer. The SIP deployment descriptor editor opens.
  3. Click the Security tab to open the Security page.
  4. The Security page has the following two sections:
    • Security Roles: List, add, or remove the security roles that are defined for this SIP application as well as provide a description of each role.
    • Security Constraints: Add or remove security constraints for specific security roles as well as add descriptions of each security constraint. In addition, you can add or remove SIP resources and their SIP methods, define the security roles of those that are authorized to access the SIP resources, and specify user data constraints on user data: None, Integral, or Confidential. None means that the application requires no transport guarantees. Integral means data cannot be changed in transit between client and server. Confidential means data content cannot be observed while it is in transit.

Feedback