public static class PasswordInformationParser.Default extends Object implements PasswordInformationParser
PasswordInformationParser.Default| Constructor and Description |
|---|
Default() |
| Modifier and Type | Method and Description |
|---|---|
org.bremersee.dccon.model.PasswordInformation |
parse(CommandExecutorResponse response)
Parses the response of the command executor.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultParserpublic org.bremersee.dccon.model.PasswordInformation parse(CommandExecutorResponse response)
CommandExecutorResponseParserparse in interface CommandExecutorResponseParser<org.bremersee.dccon.model.PasswordInformation>response - the response of the command executorCopyright © 2020 bremersee.org. All rights reserved.