Class RequestNewPasswordServiceImpl

java.lang.Object
ch.tocco.nice2.usermanager.impl.RequestNewPasswordServiceImpl
All Implemented Interfaces:
RequestNewPasswordService

@Component public class RequestNewPasswordServiceImpl extends Object implements RequestNewPasswordService
Service that implements the "requestPassword" functionality. In this module the relation of the principal to the User is known and so the email address is available from here.