GigaSpaces XAP 9.1 API

Package com.gigaspaces.security.encoding

Security Encoding The Encoding mechanism is separated into two - password encoding and content encoding.

See:
          Description

Interface Summary
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 Summary
KeyFactory A convenient factory for handling secret keys.
 

Exception Summary
EncodingException All encoding related exceptions thrown while trying to encode/decode.
 

Package com.gigaspaces.security.encoding Description

Security Encoding

The Encoding mechanism is separated into two - password encoding and content encoding. The encodings may differ in respect to the security implementation. Our default implementation uses these encodings to encode content into a file.


GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.