Class Secret
java.lang.Object
org.apache.myfaces.tobago.webapp.Secret
-
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
-