Uses of Interface
org.onebusaway.users.services.IndexedUserDetailsService

Packages that use IndexedUserDetailsService
org.onebusaway.presentation.impl.users   
org.onebusaway.users.impl   
 

Uses of IndexedUserDetailsService in org.onebusaway.presentation.impl.users
 

Methods in org.onebusaway.presentation.impl.users with parameters of type IndexedUserDetailsService
 void PhoneNumberLoginInterceptor.setIndexedUserDetailsService(IndexedUserDetailsService indexedUserDetailsService)
           
 

Uses of IndexedUserDetailsService in org.onebusaway.users.impl
 

Classes in org.onebusaway.users.impl that implement IndexedUserDetailsService
 class UserDetailsServiceImpl
           
 

Methods in org.onebusaway.users.impl with parameters of type IndexedUserDetailsService
 void AutoUserCurrentUserStrategyImpl.setUserDetailsService(IndexedUserDetailsService userDetailsService)
           
 



Copyright © 2012 OneBusAway. All Rights Reserved.