DescriptivePropCommands command group for the AdminTask object

You can use the Jython or Jacl scripting languages to configure security with the wsadmin tool. The commands and parameters in the DescriptivePropCommands group can be used to create, delete, and manage key manager setting in your configuration.

The DescriptivePropCommands command group for the AdminTask object includes the following commands:

deleteDescriptiveProp

The deleteDescriptiveProp command deletes key manager settings from the configuration.

Target object

None

Parameters and return values

-parentDataType
(String, required)
-parentClassName
(String, required)
-parentScopeName
(String, optional)
-name
(String, required)

Examples

Interactive mode example usage:

getDescriptiveProp

The getDescriptiveProp command obtains information about key manager settings.

Target object

None

Parameters and return values

-parentDataType
(String, required)
-parentClassName
(String, required)
-parentScopeName
(String, optional)
-name
(String, required)

Examples

Interactive mode example usage:

listDescriptiveProp

The listDescriptiveProp command lists the key managers within a particular management scope.

Target object

None

Parameters and return values

-parentDataType
(String, required)
-parentClassName
(String, required)
-parentScopeName
(String, optional)
-displayObjectName
Set the value of this parameter to true to list the key manager objects within the scope. Set the value of this parameter to false to list the strings that contain the key manager name and management scope. (Boolean, optional)

Examples

Interactive mode example usage:

modifyDescriptiveProp

The modifyDescriptiveProp command modifies the settings of an existing key manager.

Target object

None

Parameters and return values

-parentDataType
(String, required)
-parentClassName
(String, required)
-parentScopeName
(String, optional)
-name
(String, required)
-value
(String, optional)
-type
(String, optional)
-displayNameKey
(String, optional)
-nlsRangeKey
(String, optional)
-hoverHelpKey
(String, optional)
-range
(String, optional)
-inclusive
(Boolean, optional)
-firstClass
(Boolean, optional)

Examples

Interactive mode example usage:




Related tasks
Using the wsadmin scripting AdminTask object for scripted administration
Related reference
Commands for the AdminTask object using wsadmin scripting
Reference topic    

Terms of Use | Feedback

Last updated: Oct 21, 2010 10:04:34 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=compass&product=was-nd-mp&topic=rxml_atqop
File name: rxml_atqop.html