blob: 53bef70aed186ad6b7b89328611e4a9ad791abda [file] [log] [blame]
<!--
Copyright (c) 2005, 2018 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
version 2 with the GNU Classpath Exception, which is available at
https://www.gnu.org/software/classpath/license.html.
SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
-->
<p><a id="ref-messagesecurityproviderconfig" name="ref-messagesecurityproviderconfig"></a><a id="GHCOM00121" name="GHCOM00121"></a></p>
<h4><a id="sthref229" name="sthref229"></a>Provider Configurations</h4>
<a name="BEGIN" id="BEGIN"></a>
<p>Use the Provider Configurations page to configure message security provider configurations for the SOAP or HttpServlet authentication layer.</p>
<p>By default, four providers are configured for the SOAP authentication layer.</p>
<p>For each provider configuration, the following information is provided.</p>
<dl>
<dt>Provider ID</dt>
<dd>
<p>The name of the provider configuration.</p>
</dd>
<dt>Provider Type</dt>
<dd>
<p>The type of the provider, which can be any of the following:</p>
<dl>
<dt><code>client</code></dt>
<dd>
<p>Specifies that the provider is the client authentication provider.</p>
</dd>
<dt><code>server</code></dt>
<dd>
<p>Specifies that the provider is the server authentication provider.</p>
</dd>
<dt><code>client-server</code></dt>
<dd>
<p>Specifies that the provider is both a client and a server authentication provider.</p>
</dd>
</dl>
</dd>
<dt>Default Provider</dt>
<dd>
<p>If set to <code>true</code>, the provider is the default provider.</p>
</dd>
<dt>Class Name</dt>
<dd>
<p>The name of the Java implementation class of the provider.</p>
</dd>
</dl>
<p>The Provider Configurations table also contains the following options.</p>
<dl>
<dt>New</dt>
<dd>
<p>Button to create a new provider configuration.</p>
</dd>
<dt>Delete</dt>
<dd>
<p>Button to delete one or more selected provider configurations.</p>
</dd>
</dl>
<a id="GHCOM463" name="GHCOM463"></a>
<h5>Related Tasks</h5>
<ul>
<li>
<p><a href="task-configmsgsecproviders.html">To Configure GlassFish Server Facilities for Use by Message Security Providers</a></p>
</li>
<li>
<p><a href="task-messagesecurityconfignew.html">To Create a Message Security Configuration</a></p>
</li>
<li>
<p><a href="task-messagesecurityconfigedit.html">To Edit a Message Security Configuration</a></p>
</li>
<li>
<p><a href="task-messagesecurityconfigdelete.html">To Delete a Message Security Configuration</a></p>
</li>
<li>
<p><a href="task-messagesecurityproviderconfignew.html">To Create a Message Security Provider Configuration</a></p>
</li>
<li>
<p><a href="task-messagesecurityproviderconfigedit.html">To Edit a Message Security Provider Configuration</a></p>
</li>
<li>
<p><a href="task-messagesecurityproviderconfigdelete.html">To Delete a Message Security Provider Configuration</a></p>
</li>
<li>
<p><a href="task-enablemesec4appclients.html">To Enable Message Security for Application Clients</a></p>
</li>
</ul>
<a id="GHCOM464" name="GHCOM464"></a>
<h5>Related asadmin Commands</h5>
<ul>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00045"><code>create-message-security-provider</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00184"><code>list-message-security-providers</code>(1)</a></p>
</li>
<li>
<p><a href="http://www.oracle.com/pls/topic/lookup?ctx=E26576_01&id=GSRFM00097"><code>delete-message-security-provider</code>(1)</a></p>
</li>
</ul>
<small>Copyright &#169; 2005, 2017, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>