Class CasHttpSessionRepo
java.lang.Object
org.beangle.security.ids.session.HttpSessionRepo
org.beangle.ems.app.security.service.CasHttpSessionRepo
- All Implemented Interfaces:
org.beangle.commons.bean.Initializing,SessionRepo
public class CasHttpSessionRepo
extends HttpSessionRepo
implements org.beangle.commons.bean.Initializing
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.beangle.security.ids.session.HttpSessionRepo
expire, getInternal, setAccessUrl, setExpireUrl, setGeturl
-
Field Details
-
reporter
-
-
Constructor Details
-
CasHttpSessionRepo
public CasHttpSessionRepo()
-
-
Method Details
-
init
public void init()- Specified by:
initin interfaceorg.beangle.commons.bean.Initializing
-
setConfig
-
get
- Specified by:
getin interfaceSessionRepo
-
access
- Specified by:
accessin interfaceSessionRepo
-
evict
-
setCacheManager
public void setCacheManager(org.beangle.commons.cache.CacheManager arg0) -
setFlushInterval
public void setFlushInterval(int arg0)
-