Uses of Interface
org.molgenis.security.user.UserAccountService
-
Packages that use UserAccountService Package Description org.molgenis.security.twofactor.auth org.molgenis.security.user -
-
Uses of UserAccountService in org.molgenis.security.twofactor.auth
Constructors in org.molgenis.security.twofactor.auth with parameters of type UserAccountService Constructor Description TwoFactorAuthenticationFilter(AuthenticationSettings authenticationSettings, TwoFactorAuthenticationService twoFactorAuthenticationService, org.springframework.security.web.RedirectStrategy redirectStrategy, UserAccountService userAccountService) -
Uses of UserAccountService in org.molgenis.security.user
Classes in org.molgenis.security.user that implement UserAccountService Modifier and Type Class Description classUserAccountServiceImpl
-