Package org.apache.turbine.services.crypto

Contains the Crypto Service providing you with a variety of Crypto algorithms.

See:
          Description

Interface Summary
CryptoAlgorithm This interface describes the various Crypto Algorithms that are handed out by the Crypto Service.
CryptoService The Crypto Service manages the availability of various crypto sources.
 

Class Summary
TurbineCrypto This is a facade class for the CryptoService.
TurbineCryptoService An implementation of CryptoService that uses either supplied crypto Algorithms (provided in Turbine.Services.properties) or tries to get them via the normal java mechanisms if this fails.
 

Package org.apache.turbine.services.crypto Description

Contains the Crypto Service providing you with a variety of Crypto algorithms.
$Id: package.html 264148 2005-08-29 14:21:04Z henning $



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.