| Package | Description |
|---|---|
| org.identityconnectors.common.security |
| 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.
|
Copyright © 2014. All rights reserved.