Uses of Package
org.identityconnectors.common.security
-
Packages that use org.identityconnectors.common.security Package Description org.identityconnectors.common.security 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.spi.operations -
Classes in org.identityconnectors.common.security used by org.identityconnectors.common.security Class Description Encryptor Responsible for encrypting/decrypting bytes.EncryptorFactory GuardedByteArray Secure byte array implementation that solves the problems associated with keeping confidential data asbyte[]
.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 asjava.lang.String
.GuardedString.Accessor Callback interface for those times that it is necessary to access the clear text of the secure string. -
Classes in org.identityconnectors.common.security used by org.identityconnectors.framework.api Class Description GuardedString Secure string implementation that solves the problems associated with keeping passwords asjava.lang.String
. -
Classes in org.identityconnectors.common.security used by org.identityconnectors.framework.api.operations Class Description GuardedString Secure string implementation that solves the problems associated with keeping passwords asjava.lang.String
. -
Classes in org.identityconnectors.common.security used by org.identityconnectors.framework.common.objects Class Description GuardedByteArray Secure byte array implementation that solves the problems associated with keeping confidential data asbyte[]
.GuardedString Secure string implementation that solves the problems associated with keeping passwords asjava.lang.String
. -
Classes in org.identityconnectors.common.security used by org.identityconnectors.framework.spi.operations Class Description GuardedString Secure string implementation that solves the problems associated with keeping passwords asjava.lang.String
.