Class LostPasswordRpcServiceImpl
RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.rs.passwordpolicy.server.LostPasswordRpcServiceImpl
- All Implemented Interfaces:
RemoteRequest,LostPasswordRpcService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public class LostPasswordRpcServiceImpl
extends SecuredRemoteServiceServlet
implements LostPasswordRpcService
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredRemoteServiceServlet
getRequest
-
Constructor Details
-
LostPasswordRpcServiceImpl
-
-
Method Details
-
requestNewPassword
- Specified by:
requestNewPasswordin interfaceLostPasswordRpcService- Throws:
ServerCallFailedException
-
isLostPasswordDisabled
- Specified by:
isLostPasswordDisabledin interfaceLostPasswordRpcService- Throws:
ServerCallFailedException
-