| Package | Description |
|---|---|
| org.forgerock.openicf.framework.remote |
OpenICF Remote Procedure Call Package.
|
| org.forgerock.openicf.framework.remote.rpc |
OpenICF Local Connector Manager Package.
|
| org.forgerock.openicf.framework.remote.security |
OpenICF Remote Per-Host Security Manager Package.
|
| org.identityconnectors.common.security | |
| org.identityconnectors.common.security.impl |
| Modifier and Type | Method and Description |
|---|---|
protected Encryptor |
OpenICFServerAdapter.initialiseEncryptor() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorObjects.AttributeMessage.Builder |
MessagesUtil.fromAttribute(Attribute attribute,
Encryptor encryptor) |
| Modifier and Type | Method and Description |
|---|---|
Encryptor |
WebSocketConnectionGroup.getEncryptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
ECIESEncryptor |
| 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 © 2018–2025. All rights reserved.