Uses of Class
org.alfresco.repo.domain.contentdata.EncryptedKey
-
Packages that use EncryptedKey Package Description org.alfresco.repo.domain.contentdata -
-
Uses of EncryptedKey in org.alfresco.repo.domain.contentdata
Methods in org.alfresco.repo.domain.contentdata that return EncryptedKey Modifier and Type Method Description EncryptedKeyContentUrlKeyEntity. getEncryptedKey()Methods in org.alfresco.repo.domain.contentdata with parameters of type EncryptedKey Modifier and Type Method Description static ContentUrlKeyEntityContentUrlKeyEntity. setEncryptedKey(ContentUrlKeyEntity existing, EncryptedKey encryptedKey)voidContentUrlKeyEntity. setEncryptedKey(EncryptedKey encryptedKey)
-