|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract public interface SslConfigHandler
Contract for handling the SSL related configuration.
| Method Summary | |
|---|---|
void |
create(CreateSsl command,
ActionReport report)
creates the SSL configuration for a particular create-ssl command invocation. |
void |
delete(DeleteSsl command,
ActionReport report)
Deletes the SSL configuration for a delete-ssl command invocation |
| Method Detail |
|---|
void create(CreateSsl command,
ActionReport report)
command - the create-ssl command instancereport - where to place the result of the configuration
population.
void delete(DeleteSsl command,
ActionReport report)
command - the delete-ssl command instance where command parameters can be obtainedreport - where to place the result
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||