Package com.gigaspaces.security.encoding
package com.gigaspaces.security.encoding
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.-
ClassDescriptionInterface for performing two-way encryption and decryption on objects.All encoding related exceptions thrown while trying to encode/decode.A convenient factory for handling secret keys.Interface for performing one-way encryption and authenticity validation on a password.