Uses of Class
de.xima.fc.mdl.AutoLoginInData
- 
Packages that use AutoLoginInData Package Description de.xima.fc.web de.xima.fc.web.common.cache  - 
- 
Uses of AutoLoginInData in de.xima.fc.web
Methods in de.xima.fc.web that return AutoLoginInData Modifier and Type Method Description static AutoLoginInDataAutoLoginHelper. getData(String cookieToken)Methods in de.xima.fc.web with parameters of type AutoLoginInData Modifier and Type Method Description static BenutzerLoginHelper. doLogin(AutoLoginInData data) - 
Uses of AutoLoginInData in de.xima.fc.web.common.cache
Methods in de.xima.fc.web.common.cache that return AutoLoginInData Modifier and Type Method Description static AutoLoginInDataAutoLoginCache. getData(String cookieValue)Methods in de.xima.fc.web.common.cache with parameters of type AutoLoginInData Modifier and Type Method Description static StringAutoLoginCache. addData(AutoLoginInData data) 
 -