Uses of Interface
org.identityconnectors.common.security.Encryptor
-
Uses of Encryptor in org.identityconnectors.common.security
Modifier 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.