public interface DomainRepository
| Modifier and Type | Method and Description |
|---|---|
default String |
createRandomPassword()
Create random password.
|
org.bremersee.dccon.model.PasswordInformation |
getPasswordInformation()
Gets password information.
|
org.bremersee.dccon.model.PasswordInformation getPasswordInformation()
default String createRandomPassword()
Copyright © 2020 bremersee.org. All rights reserved.