Uses of Package
org.identityconnectors.common.security
Package
Description
The Connector API presents a consistent view of any Connector,
regardless of which operations the connector actually implements.
-
ClassDescriptionResponsible for encrypting/decrypting bytes.Secure byte array implementation that solves the problems associated with keeping confidential data as
byte[]
.Callback interface for those times that it is necessary to access the clear text of the guarded bytes.Secure string implementation that solves the problems associated with keeping passwords asjava.lang.String
.Callback interface for those times that it is necessary to access the clear text of the secure string. -
ClassDescriptionSecure string implementation that solves the problems associated with keeping passwords as
java.lang.String
. -
ClassDescriptionSecure string implementation that solves the problems associated with keeping passwords as
java.lang.String
. -
ClassDescriptionSecure byte array implementation that solves the problems associated with keeping confidential data as
byte[]
.Secure string implementation that solves the problems associated with keeping passwords asjava.lang.String
. -
ClassDescriptionSecure string implementation that solves the problems associated with keeping passwords as
java.lang.String
.