public interface PasswordInformationParser extends CommandExecutorResponseParser<org.bremersee.dccon.model.PasswordInformation>
| Modifier and Type | Interface and Description |
|---|---|
static class |
PasswordInformationParser.Default
The default password information parser.
|
| Modifier and Type | Method and Description |
|---|---|
static PasswordInformationParser |
defaultParser()
Return default password information parser.
|
parsestatic PasswordInformationParser defaultParser()
Copyright © 2020 bremersee.org. All rights reserved.