Uses of Interface
org.apache.turbine.services.crypto.CryptoService

Packages that use CryptoService
org.apache.turbine.services.crypto Contains the Crypto Service providing you with a variety of Crypto algorithms. 
 

Uses of CryptoService in org.apache.turbine.services.crypto
 

Classes in org.apache.turbine.services.crypto that implement CryptoService
 class TurbineCryptoService
          Deprecated. Use the Fulcrum Crypto component instead.
 

Methods in org.apache.turbine.services.crypto that return CryptoService
static CryptoService TurbineCrypto.getService()
          Deprecated. Retrieves an implementation of the CryptoService, based on the settings in TurbineResources.
 



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