Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
deletes a work security map for the specified resource adapter
delete-connector-work-security-map [--help] --raname raname mapname
The delete-connector-work-security-map
subcommand deletes a security map associated with the specified resource adapter. For this subcommand to succeed, you must have first created and deployed the specified resource adapter.
The enterprise information system (EIS) is any system that holds the data of an organization. It can be a mainframe, a messaging system, a database system, or an application.
This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
--raname
Indicates the connector module name with which the work security map is associated.
The name of the work security map to be deleted.
This example deletes the work security map named work_security_map_name
for the resource adapter named ra_name
.
asadmin delete-connector-work-security-map --raname ra_name work_security_map_name Command delete-connector-work-security-map executed successfully.
subcommand executed successfully
error in executing the subcommand
create-connector-work-security-map(1), list-connector-work-security-maps(1), update-connector-work-security-map(1)