asadmin [asadmin-options] list-message-security-providers [--help]
--layer message_layer
[target]
|
list-message-security-providers |
| Previous | Next | Contents |
lists all security message providers for the given message layer
Synopsis
asadmin [asadmin-options] list-message-security-providers [--help]
--layer message_layer
[target]
Description
The list-message-security-providers subcommand enables administrators
to list all security message providers (provider-config sub-elements)
for the given message layer (message-security-config element of
domain.xml).
This subcommand is supported in remote mode only.
Options
Options for the asadmin utility. For information about these
options, see the asadmin(1M) help page.
--help-?Displays the help text for the subcommand.
--layerThe message-layer for which the provider has to be listed. The default
value is HttpServlet.
Operands
Restricts the listing to message security providers for a specific
target. Valid values include:
serverLists providers for the default server instance server and is the
default value.
domainLists providers for the domain.
Lists providers for the server instances in the cluster.
Lists providers for a particular server instance.
Examples
Example 1 Listing message security providers
The following example shows how to list message security providers for a message layer.
asadmin> list-message-security-providers
--layer SOAP
XWS_ClientProvider
ClientProvider
XWS_ServerProvider
ServerProvider
Command list-message-security-providers executed successfully.
Exit Status
command executed successfully
error in executing the command
See Also
| Previous | Next | Contents |
Copyright © 2019, Oracle and/or its affiliates. All rights reserved.