sunlabs.brazil.sunlabs
Class DigestTemplate
java.lang.Object
sunlabs.brazil.template.Template
sunlabs.brazil.sunlabs.DigestTemplate
- All Implemented Interfaces:
- TemplateInterface
public class DigestTemplate
- extends Template
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
Fields inherited from class sunlabs.brazil.template.Template |
debug |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigestTemplate
public DigestTemplate()
tag_digest
public void tag_digest(RewriteContext hr)