Uses of Interface
org.identityconnectors.common.security.Encryptor

Packages that use Encryptor
org.identityconnectors.common.security   
 

Uses of Encryptor in org.identityconnectors.common.security
 

Methods in org.identityconnectors.common.security that return Encryptor
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
 



Copyright © 2012. All Rights Reserved.