Uses of Interface
org.xwiki.container.Session
-
-
Uses of Session in org.xwiki.container
Methods in org.xwiki.container that return Session Modifier and Type Method Description SessionContainer. getSession()Methods in org.xwiki.container with parameters of type Session Modifier and Type Method Description voidContainer. pushSession(Session session)voidContainer. setSession(Session session)
-