Uses of Interface
net.datenwerke.rs.passwordpolicy.service.activateuser.ActivateUserService
Packages that use ActivateUserService
Package
Description
-
Uses of ActivateUserService in net.datenwerke.oidc.server.auth
Constructors in net.datenwerke.oidc.server.auth with parameters of type ActivateUserServiceModifierConstructorDescriptionOidcAuthenticator(OidcConfigurationService configService, OidcProvider oidcProvider, UserManagerService userManagerService, ActivateUserService activateUserService, SecurityService securityService) Constructor using dependency injection. -
Uses of ActivateUserService in net.datenwerke.rs.passwordpolicy.server
Constructors in net.datenwerke.rs.passwordpolicy.server with parameters of type ActivateUserServiceModifierConstructorDescriptionActivateUserRpcServiceImpl(UserManagerService userManagerService, ActivateUserService activateUserService) -
Uses of ActivateUserService in net.datenwerke.rs.passwordpolicy.service.activateuser
Classes in net.datenwerke.rs.passwordpolicy.service.activateuser that implement ActivateUserService