Uses of Interface
com.peterphi.usermanager.guice.authentication.UserAuthenticationService
Package
Description
-
Uses of UserAuthenticationService in com.peterphi.usermanager.guice.authentication
Modifier and TypeMethodDescriptionUserLoginModule.getUserAuthenticationService
(String backend, com.google.inject.Provider<InternalUserAuthenticationServiceImpl> internalProvider, com.google.inject.Provider<LocalAndLDAPAuthenticationService> ldapProvider) ModifierConstructorDescriptionUserLoginProvider
(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
-
Uses of UserAuthenticationService in com.peterphi.usermanager.guice.authentication.ldap
Modifier and TypeClassDescriptionclass
class