Uses of Class
org.qubership.atp.ram.clients.api.dto.catalogue.FileInfoDto
Packages that use FileInfoDto
-
Uses of FileInfoDto in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return FileInfoDtoModifier and TypeMethodDescription@Valid FileInfoDtoCertificateDto.getKeyStoreFileInfo()Get keyStoreFileInfo@Valid FileInfoDtoCertificateDto.getTrustStoreFileInfo()Get trustStoreFileInfoMethods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type FileInfoDtoModifier and TypeMethodDescriptionCertificateDto.keyStoreFileInfo(FileInfoDto keyStoreFileInfo) voidCertificateDto.setKeyStoreFileInfo(FileInfoDto keyStoreFileInfo) voidCertificateDto.setTrustStoreFileInfo(FileInfoDto trustStoreFileInfo) CertificateDto.trustStoreFileInfo(FileInfoDto trustStoreFileInfo)