Serialized Form


Package com.digitalsanctuary.atg.servlet

Class com.digitalsanctuary.atg.servlet.ImageServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -1756392129411737064l

Serialized Fields

mImageRepository

atg.repository.Repository mImageRepository
The repository to use to lookup the image data.


Package com.digitalsanctuary.atg.crypto

Class com.digitalsanctuary.atg.crypto.AbstractEncryptor extends java.lang.Object implements Serializable

Class com.digitalsanctuary.atg.crypto.AESEncryptor extends AbstractEncryptor implements Serializable

serialVersionUID: 536714502387566490l

Class com.digitalsanctuary.atg.crypto.AESEncryptorComponent extends AbstractEncryptorComponent implements Serializable

serialVersionUID: 5899614270931897833l

Class com.digitalsanctuary.atg.crypto.EncryptionPropertyDescriptor extends atg.adapter.gsa.GSAPropertyDescriptor implements Serializable

serialVersionUID: -1342026296442111782l

Serialized Fields

mEncryptorComponent

AbstractEncryptorComponent mEncryptorComponent
The Encryptor Component to use.


mKey

java.lang.String mKey
The encryption key.

Class com.digitalsanctuary.atg.crypto.EncryptorException extends java.lang.Exception implements Serializable

serialVersionUID: -1327072933000456078l