hunt-shiro v1.3.0 (2021-10-28T11:26:54Z)
Home
Dub
Repo
Session.setAttribute
hunt
shiro
session
Session
Session
Undocumented in source. Be warned that the author may not have intended to support it.
void
setAttribute
(Object key, Object value)
void
setAttribute
(string key, Object value)
interface
Session
final
void
setAttribute
(
string
key
,
Object
value
)
void
setAttribute
(string key, string value)
Meta
Source
See Implementation
hunt
shiro
session
Session
Session
functions
getAttribute
getAttributeKeys
getHost
getId
getLastAccessTime
getStartTimestamp
getTimeout
removeAttribute
setAttribute
setTimeout
stop
touch