Sun GlassFish Enterprise Server v3 Prelude Application Deployment Guide

response-protection

Defines the authentication policy requirements of the application’s response processing.


Note –

This element is not implemented for GlassFish v3 Prelude.


Superelements

message-security (sun-web.xml, sun-ejb-jar.xml)

Subelements

none

Attributes

The following table describes attributes for the response-protection element.

Table A–74 response-protection Attributes

Attribute 

Default 

Description 

auth-source

none 

Specifies the type of required authentication, either sender (user name and password) or content (digital signature).

auth-recipient

none 

Specifies whether recipient authentication occurs before or after content authentication. Allowed values are before-content and after-content.