Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.jcorporate.expresso.core.security.weakencryption

This package contains Expresso's security system, switchable from "weak" security (e.g.

See:
          Description

Class Summary
RandomNumber Weak version of the Randum Number Generator.
StringEncryption This class provides basic string encryption.
 

Package com.jcorporate.expresso.core.security.weakencryption Description

This package contains Expresso's security system, switchable from "weak" security (e.g. minimal-strength encryption) to "strong" security. It also includes filters for field data used in DBObjects to prevent embedded code and other forms of attack on the security of the system.