Package org.apache.fulcrum.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 An implementation of CryptoService that uses either supplied crypto Algorithms (provided in Fulcrum.properties) or tries to get them via the normal java mechanisms if this fails.
 

Class Summary
DefaultCryptoService An implementation of CryptoService that uses either supplied crypto Algorithms (provided in the component config xml file) or tries to get them via the normal java mechanisms if this fails.
 

Package org.apache.fulcrum.crypto Description

Contains the Crypto Service providing you with a variety of Crypto algorithms.
$Id: package.html 535465 2007-05-05 06:58:06Z tv $



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.