org.apache.tools.ant.taskdefs
public static class GenerateKey.DistinguishedName extends Object
| Method Summary | |
|---|---|
| Object | createParam()
Create a param nested element. |
| String | encode(String string)
Encode a name or value.
|
| Enumeration | getParams()
Get the nested parameters. |
| String | toString()
Generate a string rep of this distinguished name.
|
Returns: a DnameParam object to be configured.
Parameters: string the value to be encoded
Returns: the encoded value.
Returns: an enumeration of the nested parameters.
Returns: a string rep of this name