Uses of Interface
org.identityconnectors.common.security.Encryptor
Packages that use Encryptor
-
Uses of Encryptor in org.identityconnectors.common.security
Methods in org.identityconnectors.common.security that return EncryptorModifier and TypeMethodDescriptionabstract Encryptor
EncryptorFactory.getDefaultEncryptor()
Default encryptor that encrypts/descrypts using a default key.abstract Encryptor
EncryptorFactory.newRandomEncryptor()
Creates a new encryptor initialized with a random encryption key.