| Package | Description |
|---|---|
| org.identityconnectors.common.security | |
| org.identityconnectors.common.security.impl | |
| org.identityconnectors.framework.api |
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
|
| org.identityconnectors.framework.api.operations | |
| org.identityconnectors.framework.common.objects | |
| org.identityconnectors.framework.impl.api | |
| org.identityconnectors.framework.impl.api.local.operations | |
| org.identityconnectors.framework.spi.operations |
| Class and Description |
|---|
| Encryptor
Responsible for encrypting/decrypting bytes.
|
| EncryptorFactory |
| GuardedByteArray
Secure byte array implementation that solves the problems associated with
keeping confidential data as
byte[]. |
| GuardedByteArray.Accessor
Callback interface for those times that it is necessary to access the
clear text of the guarded bytes.
|
| GuardedString
Secure string implementation that solves the problems associated with keeping
passwords as
java.lang.String. |
| GuardedString.Accessor
Callback interface for those times that it is necessary to access the
clear text of the secure string.
|
| Class and Description |
|---|
| Encryptor
Responsible for encrypting/decrypting bytes.
|
| EncryptorFactory |
| Class and Description |
|---|
| GuardedString
Secure string implementation that solves the problems associated with keeping
passwords as
java.lang.String. |
| Class and Description |
|---|
| GuardedString
Secure string implementation that solves the problems associated with keeping
passwords as
java.lang.String. |
| Class and Description |
|---|
| GuardedByteArray
Secure byte array implementation that solves the problems associated with
keeping confidential data as
byte[]. |
| GuardedString
Secure string implementation that solves the problems associated with keeping
passwords as
java.lang.String. |
| Class and Description |
|---|
| GuardedString
Secure string implementation that solves the problems associated with keeping
passwords as
java.lang.String. |
| Class and Description |
|---|
| GuardedString
Secure string implementation that solves the problems associated with keeping
passwords as
java.lang.String. |
| Class and Description |
|---|
| GuardedString
Secure string implementation that solves the problems associated with keeping
passwords as
java.lang.String. |
Copyright © 2022. All rights reserved.