en.help.ref-messagesecurityconfig.html Maven / Gradle / Ivy
Message Security Configurations
Use the Message Security Configurations page to view and modify the available configurations
for message security providers.
To configure message security, you need a basic understanding of security and web
services concepts. For more information, see Chapter 13, Administering Message Security, in Oracle GlassFish Server 3.0.1 Administration Guide and Chapter 6, Administering Web Applications, in Oracle GlassFish Server 3.0.1 Administration Guide.
GlassFishTM Server implements message security using message security providers integrated in its SOAP
processing layer. The message security providers depend on other security facilities of GlassFish
Server.
For each configuration, the following information is provided.
- Authentication Layer
The message layer at which authentication is performed. By default, a SOAP configuration is provided. It is also possible to provide an HttpServlet configuration.
- Default Provider
The default server provider for this configuration. By default, no default server provider is configured.
- Default Client Provider
The default client provider for this configuration. By default, no default client provider is configured.
The Message Security Configuration table also contains the following options.
- New
Button to create a new configuration.
- Delete
Button to delete one or more selected configurations.
Related Tasks
Related asadmin Commands
None.