|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsunlabs.brazil.template.Template
sunlabs.brazil.sunlabs.DigestTemplate
public class DigestTemplate
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>
| Field Summary |
|---|
| Fields inherited from class sunlabs.brazil.template.Template |
|---|
debug |
| Constructor Summary | |
|---|---|
DigestTemplate()
|
|
| Method Summary | |
|---|---|
void |
tag_digest(RewriteContext hr)
|
| Methods inherited from class sunlabs.brazil.template.Template |
|---|
debug, debug, done, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DigestTemplate()
| Method Detail |
|---|
public void tag_digest(RewriteContext hr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||