| Interface | Description | 
|---|---|
| ContentEncoder | 
 Interface for performing two-way encryption and decryption on objects. 
 | 
| PasswordEncoder | 
 Interface for performing one-way encryption and authenticity validation on a password. 
 | 
| Class | Description | 
|---|---|
| KeyFactory | 
 A convenient factory for handling secret keys. 
 | 
| Exception | Description | 
|---|---|
| EncodingException | 
 All encoding related exceptions thrown while trying to encode/decode. 
 | 
Copyright © GigaSpaces.