lists all security message providers for the given message layer
list-message-security-providers [--help] --layer message_layer [target]
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.
--help-?Displays the help text for the subcommand.
--layerThe message-layer for which the provider has to be listed. The default value is HttpServlet.
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.
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.
command executed successfully
error in executing the command
create-message-security-provider(1), delete-message-security-provider(1)