@Service(name="Security SSL Password Provider Service") @Singleton public class MasterPasswordImpl extends Object implements MasterPassword
| Constructor and Description |
|---|
MasterPasswordImpl() |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getMasterPassword() |
PasswordAdapter |
getMasterPasswordAdapter()
Create and return PasswordAdapter using the master password.
|
public PasswordAdapter getMasterPasswordAdapter() throws CertificateException, IOException, KeyStoreException, NoSuchAlgorithmException
MasterPasswordgetMasterPasswordAdapter in interface MasterPasswordCertificateExceptionIOExceptionKeyStoreExceptionNoSuchAlgorithmExceptionpublic char[] getMasterPassword()
Copyright © 2017. All rights reserved.