Uses of Interface
com.atlassian.crowd.embedded.api.DataReEncryptor
Packages that use DataReEncryptor
Package
Description
-
Uses of DataReEncryptor in com.atlassian.crowd.crypto
Classes in com.atlassian.crowd.crypto that implement DataReEncryptor -
Uses of DataReEncryptor in com.atlassian.crowd.dao.sso
Classes in com.atlassian.crowd.dao.sso that implement DataReEncryptorModifier and TypeClassDescriptionclass
Allows storing and retrieving SAML trust entities (certificates and private keys in PEM format). -
Uses of DataReEncryptor in com.atlassian.crowd.manager.crypto
Constructor parameters in com.atlassian.crowd.manager.crypto with type arguments of type DataReEncryptorModifierConstructorDescriptionDefaultEncryptionManager
(Collection<DataReEncryptor> dataReEncryptors, SwitchableEncryptor switchableEncryptor, com.atlassian.beehive.ClusterLockService clusterLockService)