Package org.apache.myfaces.tobago.webapp
Class Secret
java.lang.Object
org.apache.myfaces.tobago.webapp.Secret
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
KEY
 
- 
- 
Constructor Details- 
Secretpublic Secret()
 
- 
- 
Method Details- 
getInstance
- 
createpublic static void create(javax.servlet.http.HttpSession session) Create a secret attribute in the session. Should usually be called in aHttpSessionListener.
- 
check
- 
getSecret
 
-