Class DigestTemplate
java.lang.Object
sunlabs.brazil.template.Template
sunlabs.brazil.sunlabs.DigestTemplate
- All Implemented Interfaces:
TemplateInterface
Compute the Base64 encoded SHA1 digest of a value
(so I don't have to store plain text
passwords). This should probably be added to the Calculator, but
this is easier.
<digest name=nnn value=vvv>
- Version:
- 2.2
- Author:
- Stephen Uhler
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DigestTemplate
public DigestTemplate()
-
-
Method Details
-
tag_digest
-