java.lang.Object | |
↳ | org.apache.myfaces.tobago.webapp.Secret |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Checks that the request contains a parameter KEY
which is equals to a secret value in the session.
| |||||||||||
Create a secret attribute in the session.
| |||||||||||
Encode a hidden field with the secret value from the session.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Checks that the request contains a parameter KEY which is equals to a secret value in the session.
Create a secret attribute in the session. Should usually be called in a javax.servlet.http.HttpSessionListener.
Encode a hidden field with the secret value from the session.
IOException |
---|