Searched refs:getEncryptionKeyUrl (Results 1 – 3 of 3) sorted by relevance
82 assertThat(enrollmentData.getEncryptionKeyUrl()) in testCreation()116 assertThat(enrollmentData.getEncryptionKeyUrl()) in testCreationFromStrings()149 assertEquals(enrollmentData.getEncryptionKeyUrl().size(), 0); in testDefaults()
125 public List<String> getEncryptionKeyUrl() { in getEncryptionKeyUrl() method in EnrollmentData
434 String.join(" ", enrollmentData.getEncryptionKeyUrl())); in insert()