list-jaas-config
Lists the JAAS application configurations.
list-jaas-config [-c value | --configuration=value] [-b value | --bootstrap-config=value] [--xml] [JAAS application configuration name]
Overview
Use this command to display the server JAAS application configurations. (It cannot display system JAAS application configurations.)
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
-c value --configuration=value |
Optional | configuration.xml | The path to the server configuration file. |
-b value --bootstrap-config=value |
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
--xml |
Optional | none | Specifies if the JAAS application configurations should be displayed in XML format, as it is stored within the configuration.xml file. |
[JAAS application configuration name] |
Optional | none | The names of the JAAS application configuration to display. Multiple names must be comma-separated and enclosed between quotes. If this argument is omitted, then all JAAS application configurations are displayed. |
Copyright © TIBCO Software Inc. All rights reserved.