Uses of Class
edu.cornell.mannlib.vitro.webapp.dao.jena.LoginLogoutEvent
-
Packages that use LoginLogoutEvent Package Description edu.cornell.mannlib.vitro.webapp.controller.edit edu.cornell.mannlib.vitro.webapp.dao.jena -
-
Uses of LoginLogoutEvent in edu.cornell.mannlib.vitro.webapp.controller.edit
Methods in edu.cornell.mannlib.vitro.webapp.controller.edit with parameters of type LoginLogoutEvent Modifier and Type Method Description static voidAuthenticate. sendLoginNotifyEvent(LoginLogoutEvent event, javax.servlet.ServletContext context, javax.servlet.http.HttpSession session)Let everyone know that somebody has logged in or logged out. -
Uses of LoginLogoutEvent in edu.cornell.mannlib.vitro.webapp.dao.jena
Subclasses of LoginLogoutEvent in edu.cornell.mannlib.vitro.webapp.dao.jena Modifier and Type Class Description classLoginEventclassLogoutEvent
-