|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
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. |
Methods in org.apache.turbine.services.crypto that return CryptoService | |
static CryptoService |
TurbineCrypto.getService()
Retrieves an implementation of the CryptoService, based on the settings in TurbineResources. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |