2.20.18 list-connector-work-security-maps
Lists the work security maps belonging to the specified resource adapter.
Synopsis
asadmin [asadmin-options] list-connector-work-security-maps [--help] [--securitymap securitymap] resource_adapter_name
Storage location
Application Server installation directory/javaee/glassfish/bin
Function
The list-connector-work-security-maps subcommand lists the work security maps belonging to the specified resource adapter. This subcommand is supported in remote mode only.
Precondition
Domain Administration Server (DAS) is running.
Arguments
- --help | -?
-
Displays the help text for the subcommand.
- --securitymap securitymap
-
Specifies the name of the security map contained within the resource adapter from which the identity and principals should be listed.
Type: String
The following values can be specified:
-
Name of the security map
Default value: N/A
-
- resource_adapter_name
-
Specifies the name of the resource adapter for which you want to list security maps.
Type: String
The following values can be specified:
-
Name of the resource adapter
Default value: N/A
-
Examples
The following example lists the current connector work security maps for the resource adapter named my_resource_adapter.
asadmin list-connector-work-security-maps my_resource_adapter
Exit Status
Exit Status |
Explanation |
---|---|
0 |
subcommand executed successfully. |
1 |
error in executing the subcommand. |