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