Uses of Class
org.correomqtt.business.model.PasswordsDTO
-
Packages that use PasswordsDTO Package Description org.correomqtt.business.encryption -
-
Uses of PasswordsDTO in org.correomqtt.business.encryption
Methods in org.correomqtt.business.encryption with parameters of type PasswordsDTO Modifier and Type Method Description default StringEncryptor. passwordsDTOtoString(PasswordsDTO passwordsDTO)Deprecated, for removal: This API element is subject to removal in a future version.Only used for EncryptorAesCBCStringEncryptorAesCbc. passwordsDTOtoString(PasswordsDTO passwordsDTO)Deprecated, for removal: This API element is subject to removal in a future version.StringEncryptorAesGcm. passwordsDTOtoString(PasswordsDTO passwordsDTO)
-