public class LostPasswordDao extends Dao
Constructor and Description |
---|
LostPasswordDao(LostPasswordRpcServiceAsync rpcService) |
Modifier and Type | Method and Description |
---|---|
void |
isLostPasswordDisabled(<any> callback) |
void |
requestNewPassword(java.lang.String username,
<any> callback) |
detachDto, detachDtos, registerDto, registerDtoContainer, registerDtoContainer, registerDtos
public LostPasswordDao(LostPasswordRpcServiceAsync rpcService)