Uses of Interface
org.onebusaway.users.services.CurrentUserService
-
Packages that use CurrentUserService Package Description org.onebusaway.users.impl org.onebusaway.users.impl.authentication -
-
Uses of CurrentUserService in org.onebusaway.users.impl
Classes in org.onebusaway.users.impl that implement CurrentUserService Modifier and Type Class Description classCurrentUserServiceImpl -
Uses of CurrentUserService in org.onebusaway.users.impl.authentication
Methods in org.onebusaway.users.impl.authentication with parameters of type CurrentUserService Modifier and Type Method Description voidEveryLastLoginAuthenticationProcessorFilter. setCurrentUserService(CurrentUserService currentUserService)voidSaltedDaoAuthenticationProvider. setCurrentUserService(CurrentUserService currentUserService)
-