| Package | Description |
|---|---|
| org.mentawai.cript |
| Modifier and Type | Method and Description |
|---|---|
static MentaCript |
MentaCript.getCommonInstance()
This return a common MentaCript instance,
if you want to send the hash to somebody in email or etc,
you may want to decode with the same pass phrase later.
|
static MentaCript |
MentaCript.getInstance(javax.servlet.http.HttpSession httpSession)
Return one instance per session with its own pass phrase.
|
static MentaCript |
MentaCript.getInstance(SessionContext sessionContext)
Return one instance per session with its own pass phrase.
|
Copyright © 2015. All Rights Reserved.