Package | Description |
---|---|
org.identityconnectors.common.security | |
org.identityconnectors.common.security.impl |
Modifier and Type | Method and Description |
---|---|
abstract 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.
|
Modifier and Type | Class and Description |
---|---|
class |
EncryptorImpl |
Modifier and Type | Method and Description |
---|---|
Encryptor |
EncryptorFactoryImpl.getDefaultEncryptor() |
Encryptor |
EncryptorFactoryImpl.newRandomEncryptor() |
Copyright © 2022. All rights reserved.