Uses of Interface
com.peterphi.usermanager.guice.authentication.UserAuthenticationService
Packages that use UserAuthenticationService
Package
Description
-
Uses of UserAuthenticationService in com.peterphi.usermanager.guice.authentication
Methods in com.peterphi.usermanager.guice.authentication that return UserAuthenticationServiceModifier and TypeMethodDescriptionUserLoginModule.getUserAuthenticationService
(String backend, com.google.inject.Provider<InternalUserAuthenticationServiceImpl> internalProvider, com.google.inject.Provider<LocalAndLDAPAuthenticationService> ldapProvider) Constructor parameters in com.peterphi.usermanager.guice.authentication with type arguments of type UserAuthenticationServiceModifierConstructorDescriptionUserLoginProvider
(com.google.inject.Provider<UserAuthenticationService> authService, com.google.inject.Provider<javax.servlet.http.HttpServletRequest> requestProvider, com.google.inject.Provider<javax.servlet.http.HttpSession> sessionProvider, com.google.inject.Provider<AsynchronousActionService> asynchService) -
Uses of UserAuthenticationService in com.peterphi.usermanager.guice.authentication.db
Classes in com.peterphi.usermanager.guice.authentication.db that implement UserAuthenticationService -
Uses of UserAuthenticationService in com.peterphi.usermanager.guice.authentication.ldap
Classes in com.peterphi.usermanager.guice.authentication.ldap that implement UserAuthenticationServiceModifier and TypeClassDescriptionclass
class