Uses of Interface
org.identityconnectors.common.security.Encryptor
Packages that use Encryptor
Package
Description
-
Uses of Encryptor in org.identityconnectors.common.security
Methods in org.identityconnectors.common.security that return EncryptorModifier and TypeMethodDescriptionabstract EncryptorEncryptorFactory.getDefaultEncryptor()Default encryptor that encrypts/descrypts using a default key.abstract EncryptorEncryptorFactory.newRandomEncryptor()Creates a new encryptor initialized with a random encryption key. -
Uses of Encryptor in org.identityconnectors.common.security.impl
Classes in org.identityconnectors.common.security.impl that implement EncryptorMethods in org.identityconnectors.common.security.impl that return EncryptorModifier and TypeMethodDescriptionEncryptorFactoryImpl.getDefaultEncryptor()EncryptorFactoryImpl.newRandomEncryptor()