| Interface | Description |
|---|---|
| KeyTool |
Provides a facade to invoke KeyTool tool.
|
| KeyToolCommandLineBuilder |
To build the command line for a given
KeyToolRequest. |
| KeyToolRequest |
Specifies the common parameters used to control a KeyTool tool invocation.
|
| KeyToolRequestWithKeyStoreAndAliasParameters |
Specifies the common parameters used to control a KeyTool tool invocation.
|
| KeyToolRequestWithKeyStoreParameters |
Specifies the common parameters used to control a KeyTool tool invocation.
|
| Class | Description |
|---|---|
| AbstractKeyToolCommandLineBuilder |
To build the command line for a given
KeyToolRequest. |
| DefaultKeyTool |
Default implementation of component
KeyTool. |
| KeyToolUtil |
Util methods for keytool.
|
| Exception | Description |
|---|---|
| CommandLineConfigurationException |
Signals an error during the construction of the command line used to invoke key tool.
|
| UnsupportedKeyToolRequestException |
Signals that a request can not be consumed by the underlined keytool implementation.
|
Copyright © 2012-2014 Codehaus. All Rights Reserved.